proxy.golang.org : github.com/frontman-labs/frontman : v0.0.2
Frontman is an open-source API gateway written in Go that allows you to manage your microservices and expose them as a single API endpoint. It acts as a reverse proxy and handles requests from clients, routing them to the appropriate backend service.
Registry -
Documentation -
Download -
JSON -
codemeta.json
purl: pkg:golang/github.com/frontman-labs/frontman@v0.0.2
Published:
Indexed:
Related tag:
v0.0.2
Loading...
Readme
Loading...
Dependencies
- github.com/cespare/xxhash/v2 v2.1.2
- github.com/dgryski/go-rendezvous v0.0.0-20200823014737-9f7001d12a5f
- github.com/go-redis/redis/v9 v9.0.0-rc.2
- github.com/gorilla/mux v1.8.0