github.com/go-playground/pure

pure

:non-potable_water: Is a lightweight HTTP router that sticks to the std "net/http" implementation

49

Decision Signals

Health score 49/100, confidence 80/100.

Caution
Maintenance 15
Adoption 40
Security 92
Maturity 52
Developer DX 83
Confidence 80

Install

go get github.com/go-playground/pure

Package Data

updated Jun 11, 2026
Latest versionv4.2.0+incompatible
Imported by92 packages
Stars0
Forks0
Last activity7 years ago
Latest releaseUnknown
LicenseUnknown
Known vuln records0

API Surface

99 symbols
SymbolKindSynopsis
FormDecoder Type type FormDecoder interface{ ... }
DefaultDecoder Variable var DefaultDecoder FormDecoder = form.NewDecoder()
FormDecoder.Decode Method Decode func(interface{}, url.Values) error
IRouteGroup Type type IRouteGroup interface{ ... }
IRouteGroup.Group Method Group func(prefix string) IRouteGroup
IRouteGroup.GroupWithMore Method GroupWithMore func(prefix string, middleware ...Middleware) IRouteGroup
IRouteGroup.GroupWithNone Method GroupWithNone func(prefix string) IRouteGroup
IRoutes Type type IRoutes interface{ ... }
IRoutes.Any Method Any func(string, http.HandlerFunc)
IRoutes.Connect Method Connect func(string, http.HandlerFunc)
IRoutes.Delete Method Delete func(string, http.HandlerFunc)
IRoutes.Get Method Get func(string, http.HandlerFunc)

Maintained Alternatives

limited recent repository activity

#1 jwtauth

JWT authentication middleware for Go HTTP services

Go HTTP Routers 641 stars 697 imported-by 95% confidence
95

#2 Chi

Package chi is a small, idiomatic and composable router for building HTTP services.

Go HTTP Routers 22.3K stars 0 imported-by 45% confidence
88

#3 Gorilla Mux

Package mux implements a request router and dispatcher.

Go HTTP Routers 21.8K stars 99.5K imported-by 100% confidence
80

#4 httprouter

Package httprouter is a trie based high performance HTTP request router.

Go HTTP Routers 17.1K stars 27.4K imported-by 100% confidence
80

#5 bunrouter

Golang HTTP router

Go HTTP Routers 780 stars 141 imported-by 60% confidence
75

#6 ngamux

Package ngamux is simple HTTP router for Go that compatible with net/http, the standard library to serve HTTP.

Go HTTP Routers 0 stars 31 imported-by 80% confidence
67

Similar Packages

Go HTTP Routers

#1 jwtauth

JWT authentication middleware for Go HTTP services

Go HTTP Routers 641 stars 697 imported-by 95% confidence
95

#2 Chi

Package chi is a small, idiomatic and composable router for building HTTP services.

Go HTTP Routers 22.3K stars 0 imported-by 45% confidence
88

#3 Gorilla Mux

Package mux implements a request router and dispatcher.

Go HTTP Routers 21.8K stars 99.5K imported-by 100% confidence
80

#4 httprouter

Package httprouter is a trie based high performance HTTP request router.

Go HTTP Routers 17.1K stars 27.4K imported-by 100% confidence
80

#5 bunrouter

Golang HTTP router

Go HTTP Routers 780 stars 141 imported-by 60% confidence
75