go-goji-io 2.0.2
Channel: guix
Home page: https://goji.io
Licenses: Expat
Synopsis: HTTP request multiplexer for Golang
Description:
Goji is a HTTP request multiplexer, similar to std net/http.ServeMux. It compares incoming requests to a list of registered Patterns, and dispatches to the http.Handler that corresponds to the first matching Pattern. Goji also supports Middleware (composable shared functionality applied to every request) and uses the standard context package to store request-scoped values.
Total results: 1