Home

Awesome

Monarch OpenResty-based API Gateway

Works in tandem with the API Manager to authenticate and authorize requests before proxying them to the appropriate backend service.

Simply overlay the following files into your OpenResty installation directory (e.g. /usr/local/openresty).

Next, you will need to edit nginx.conf to configure the following values:

Refer to the location / for how to enable the communication with Monarch. You can find documentation on configuring Nginx on their wiki.