Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Additions for ApiTraffic hapi plugin listing. #543

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 16 additions & 0 deletions static/lib/plugins.json
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,17 @@
}
]
},
{
"name": "Automation/Integrations",
"anchor": "automation",
"modules": [
{
"name": "apitraffic-hapi",
"link": "https://github.com/apitraffic/apitraffic-hapi",
"description": "Seamlessly integrate with over 240 external systems"
},
]
},
{
"name": "Boilerplate",
"anchor": "boilerplate",
Expand Down Expand Up @@ -231,6 +242,11 @@
"name": "Logging/Metrics",
"anchor": "logging",
"modules": [
{
"name": "apitraffic-hapi",
"link": "https://github.com/apitraffic/apitraffic-hapi",
"description": "Collects API request/response data for monitoring and analytical purposes"
},
{
"name": "blipp",
"link": "https://github.com/danielb2/blipp",
Expand Down