Skip to content

Releases: b-rajesh/diy-nginx-plus-api-gateway

NGINX Plus config with OIDC & Ratelimit enabled

14 Aug 08:25

Choose a tag to compare

This release contains base nginx config to run as api gateway with example routes and upstreams.Also this has OIDC/OAuth2 directive to protect apis against Auth0. Small change in the directive could change the code base to protect against OKTA or any OIDC. This code is also enabled to protect with ratelimit. App Protect is disabled.
Live stream of this code can be found here https://www.youtube.com/watch?v=T1qEARkqj9A

NGINX Plus config with sample API's

07 Aug 02:46

Choose a tag to compare

This release contains base nginx config to run as api gateway with example routes and upstreams. This doesn't have any policies applied to the routes.Also this code was used in the nginx live stream to demo how quickly you could build simple but powerful api gateway using nginx plus. Recorded stream can be found here https://www.youtube.com/watch?v=0QirbMY1qNs