Skip to content

jay-nginx/api-gateway

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Configuring NGINX/Plus as an API Gateway

This is the supporting GitHub link for the YouTube tutorial on configuring NGINX/Plus as an API Gateway.

This covers configuring the API Gateway for:

  1. Routing
  2. SSL Termination
  3. Rate Limiting
  4. Authentication
  5. Authorization
  6. Load Balancing

JWT Keys for Testing

JWT with UID 222 eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJleHAiOjE2NTcwNzk3ODUsInVuYW1lIjoiamRvZSIsInVpZCI6IjIyMiIsInN1ZG8iOnRydWUsImRlcHQiOiJJVCIsInVybCI6Imh0dHA6Ly9uZ2lueC5jb20ifQ.L66ii6A-m5GuD4tlbATWiFIdms3NITTKOJSPxvCHWJQ

JWT with UID 111 eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJleHAiOjE2NTcwNzk3ODUsInVuYW1lIjoiamRvZSIsInVpZCI6IjExMSIsInN1ZG8iOnRydWUsImRlcHQiOiJJVCIsInVybCI6Imh0dHA6Ly9uZ2lueC5jb20ifQ.wIwsagoWUMAZQbhiqicGaUmSL7kdCc3BPqydMqvxl5E

Useful Links:

Built With

Author

About

Configure your NGINX (OSS or Plus) Instance as an API Gateway

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published