kong-spec-expose

Plugin to expose the specification/contract of auth protected API services fronted by the Kong gateway

$ luarocks install kong-spec-expose

This plugin will expose the specification of auth protected API services fronted by the Kong gateway.

In short, API Providers need a means of exposing the specification of their services while maintaining authentication on the service itself, we do so by:

1. Plugin enables Kong users to specify the endpoint of their API specification.
2. Plugin will validate the Proxy request is GET method, and will validate the proxy request ends with "/specz". If these two requirements are met, the endpoint will return the specification documentation of the API Service with Content-Type header identical to what the API Service exposes.

Versions

1.2-13 years ago21,822 downloads
1.1-13 years ago33 downloads
1.0-13 years ago36 downloads
0.3-13 years ago(revision: 2)34 downloads
0.2-15 years ago3,108 downloads
0.1-15 years ago801 downloads

Manifests