| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Kong is an open-source API gateway and microservices management layer. The Kong server performs a reverse proxy to deliver client requests to upstream services. It handles tasks such as request routing, authentication, rate limiting and logging, and can be used as an alternative to Amazon API Gateway. For more information about Kong, visit it’s Marketplace profile.
$ curl http://<kong-proxy-ip>:<exposed-port>/your/lambda/endpoint -d '{"key": "value"}'| Back | FazBrowse Home | New Git URL |