Simple app to study about the basics for cache requests using NGINX. Common topics that is applied in this repo:
- Reverse Proxy
- Cache configurations
- Bypass requests
This projects has a simple Golang app and a simple NGINX config.
docker-compose up
to make requests for NGINX app
curl -X GET 'http://localhost:8081'