proxy.golang.org : github.com/mrz1836/go-api-router : v0.11.3
Package apirouter provides lightweight HTTP middleware for CORS handling, structured logging, and standardized API response formatting. It is designed to integrate seamlessly with Julien Schmidt's httprouter and leverages the go-logger package by MrZ for consistent logging across services.
Registry -
Documentation -
Download -
JSON -
codemeta.json
purl: pkg:golang/github.com/mrz1836/go-api-router@v0.11.3
Published:
Indexed:
Related tag:
v0.11.3
Loading...
Readme
Loading...
Dependencies
- github.com/cheekybits/is v0.0.0-20150225183255-68e9c0620927
- github.com/davecgh/go-spew v1.1.1
- github.com/gofrs/uuid v4.4.0+incompatible
- github.com/golang-jwt/jwt/v5 v5.2.2
- github.com/gorilla/mux v1.8.1
- github.com/julienschmidt/httprouter v1.3.0
- github.com/matryer/respond v1.0.1
- github.com/mrz1836/go-logger v0.3.6
- github.com/mrz1836/go-parameters v0.7.0
- github.com/newrelic/go-agent/v3 v3.39.0
- github.com/newrelic/go-agent/v3/integrations/nrhttprouter v1.1.3
- github.com/pmezard/go-difflib v1.0.0
- github.com/stretchr/objx v0.5.2
- github.com/stretchr/testify v1.10.0
- github.com/ugorji/go/codec v1.3.0
- golang.org/x/net v0.41.0
- golang.org/x/sys v0.33.0
- golang.org/x/text v0.26.0
- google.golang.org/genproto/googleapis/rpc v0.0.0-20250603155806-513f23925822
- google.golang.org/grpc v1.73.0
- google.golang.org/protobuf v1.36.6
- gopkg.in/yaml.v3 v3.0.1