diff --git a/static/lib/plugins.json b/static/lib/plugins.json index f081beb..0895948 100644 --- a/static/lib/plugins.json +++ b/static/lib/plugins.json @@ -430,6 +430,12 @@ "link": "https://github.com/felixheck/akaya", "description": "Generate URIs fast based on named hapi routes their parameters" }, + { + "name": "apiv", + "github": "https://github.com/johnwatson484/apiv", + "link": "https://github.com/johnwatson484/apiv", + "description": "A Hapi.js plugin that automatically adds version prefixes to all your API routes, making it easy to version your API endpoints." + }, { "name": "bissle", "link": "https://github.com/felixheck/bissle",