proxy.golang.org : github.com/frontman-labs/frontman : v0.0.9
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.9
Published:
Indexed:
Related tag:
v0.0.9
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/go-yaml/yaml v2.1.0+incompatible
- github.com/golang/protobuf v1.5.2
- github.com/gorilla/mux v1.8.0
- golang.org/x/net v0.7.0
- golang.org/x/oauth2 v0.5.0
- google.golang.org/appengine v1.6.7
- google.golang.org/protobuf v1.28.0