diff --git a/static/lib/plugins.json b/static/lib/plugins.json index f93dcf8..b1c81d4 100644 --- a/static/lib/plugins.json +++ b/static/lib/plugins.json @@ -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", @@ -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",