proxy.golang.org : github.com/wayneashleyberry/superhttp
Package superhttp provides a thin, idiomatic layer over Go's standard net/http, adding missing features such as type-safe HTTP method handlers, middleware chaining, route groups with scoped middleware, and request context enrichment with route metadata. It is designed as a minimal, zero-dependency shim that complements and extends the Go 1.22+ http.ServeMux, aiming to make structured routing and middleware composition more ergonomic. This package exists to bridge functionality that will hopefully be included in the Go standard library one day. If and when those capabilities are added, this package should become unnecessary.
Registry
-
Source
- Documentation
- JSON
- codemeta.json
purl: pkg:golang/github.com/wayneashleyberry/superhttp
License: MIT
Latest release: 4 months ago
First release: 4 months ago
Namespace: github.com/wayneashleyberry
Stars: 0 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 5 days ago