A small experiment in making an API gateway reverse proxy for my HTTP microservices.
Go to file
Cadey Ratio 9239d0850b Initial commit 2018-03-14 22:41:05 -07:00
cmd/apig Initial commit 2018-03-14 22:41:05 -07:00
internal/confyg Initial commit 2018-03-14 22:41:05 -07:00
LICENSE Initial commit 2018-03-14 22:41:05 -07:00
README.md Initial commit 2018-03-14 22:41:05 -07:00
doc.go Initial commit 2018-03-14 22:41:05 -07:00
go.mod Initial commit 2018-03-14 22:41:05 -07:00

README.md

apig

Just a small experiment in replicating the API gateway pattern for microservices.