proxy.golang.org : github.com/mrz1836/go-api-router : v0.2.1
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.2.1
Published:
Indexed:
Related tag:
v0.2.1
Loading...
Readme
Loading...
Dependencies
- github.com/cheekybits/is v0.0.0-20150225183255-68e9c0620927
- github.com/gofrs/uuid v3.3.0+incompatible
- github.com/gorilla/mux v1.8.0
- github.com/julienschmidt/httprouter v1.3.0
- github.com/matryer/respond v1.0.1
- github.com/mrz1836/go-logger v0.2.0
- github.com/mrz1836/go-parameters v0.2.0