gmarmstrong / gateway

Use an nginx reverse proxy as an API gateway

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gateway

NOTE: This is a continuation of, but not to be confused with, weatherapi-gateway.

Docker image for a simple API gateway implemented as an nginx reverse proxy.

This project is for educational purposes only. Do not use in production. For a production gateway, consider a managed service such as Google's API Gateway, Amazon API Gateway, or Azure API Management.

About

Use an nginx reverse proxy as an API gateway

License:MIT License


Languages

Language:Dockerfile 100.0%