proxy.golang.org : github.com/frontman-labs/frontman : v0.0.34
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.34
Published:
Indexed:
Loading...
Readme
Loading...
Dependencies
- github.com/cespare/xxhash/v2 v2.2.0
- github.com/davecgh/go-spew v1.1.1
- github.com/decred/dcrd/dcrec/secp256k1/v4 v4.2.0
- github.com/dgryski/go-rendezvous v0.0.0-20200823014737-9f7001d12a5f
- github.com/go-redis/redis/v9 v9.0.0-rc.2
- github.com/goccy/go-json v0.10.2
- github.com/golang/protobuf v1.5.3
- github.com/golang/snappy v0.0.4
- github.com/julienschmidt/httprouter v1.3.0
- github.com/klauspost/compress v1.16.3
- github.com/lestrrat-go/blackmagic v1.0.2
- github.com/lestrrat-go/httpcc v1.0.1
- github.com/lestrrat-go/httprc v1.0.5
- github.com/lestrrat-go/iter v1.0.2
- github.com/lestrrat-go/jwx/v2 v2.0.21
- github.com/lestrrat-go/option v1.0.1
- github.com/montanaflynn/stats v0.7.0
- github.com/pkg/errors v0.9.1
- github.com/pmezard/go-difflib v1.0.0
- github.com/segmentio/asm v1.2.0
- github.com/stretchr/testify v1.9.0
- github.com/xdg-go/pbkdf2 v1.0.0
- github.com/xdg-go/scram v1.1.2
- github.com/xdg-go/stringprep v1.0.4
- github.com/youmark/pkcs8 v0.0.0-20201027041543-1326539a0a0a
- go.mongodb.org/mongo-driver v1.11.4
- go.uber.org/atomic v1.10.0
- go.uber.org/multierr v1.11.0
- go.uber.org/zap v1.24.0
- golang.org/x/crypto v0.21.0
- golang.org/x/exp v0.0.0-20230321023759-10a507213a29
- golang.org/x/net v0.21.0
- golang.org/x/oauth2 v0.6.0
- golang.org/x/sync v0.1.0
- golang.org/x/sys v0.18.0
- golang.org/x/text v0.14.0
- google.golang.org/appengine v1.6.7
- google.golang.org/protobuf v1.33.0
- gopkg.in/yaml.v3 v3.0.1