$ luarocks install --server=https://luarocks.org/manifests/wendeldavid <name>
Modules
- Kong is a scalable and customizable API Management Layer built on top of Nginx.
- Reroute a request to a custom service if heder value matches with the configuration. The custom service will bem called after the upstream service.
- Reroute a request to a custom service if header value mathces with configuration, and not calls the upstream service.
- Reroute a request to a custom service if header value matches with the configuration, before calls the upstream service.