http-reverse-proxy
This repo contains a simple reverse-proxy server written in Golang.
Dependencies:
- Golang
- Docker
- wire
Development
Generate mocks and dependencies to inject with wire:
make generateRun unit tests:
make testUsage:
docker-compose upRun the requests and inspect logs to see the service working.
References
On this page
Languages
Go93.0%Makefile6.0%Dockerfile1.0%
Contributors
Created October 4, 2021
Updated March 7, 2023