ngamux

Router

A simple HTTP router for Go that enables routing and handling HTTP requests in a web application.

Simple HTTP router for Go

GitHub

68 stars
2 watching
16 forks
Language: Go
last commit: over 1 year ago
Linked from 2 awesome lists

gohacktoberfesthttp

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
ngamux/middleware Provides pre-built reusable components to manage HTTP request and response handling in a Go-based application. 1
goroute/route A lightweight HTTP request multiplexer with built-in middleware support 9
vardius/gorouter A lightweight Go framework for building HTTP request routers and multiplexers 154
golobby/router A lightweight HTTP router for the Go programming language with routing, middleware, and response support 22
dimfeld/httptreemux A high-speed, tree-based HTTP router for Go that supports flexible routing patterns and context support 617
go-playground/pure A lightweight HTTP router using Go's native implementation with radix tree for efficient routing and handling of context variables. 150
gowww/router A fast HTTP router package for building scalable web applications. 185
go-zoo/bone An HTTP multiplexer that allows for flexible routing and parameter handling 1,288
bmf-san/goblin A lightweight, trie-based HTTP router for Go with advanced routing capabilities. 78
go-playground/lars A lightweight HTTP router that provides customizable framework flexibility through extensible context management and efficient routing 385
nbari/violetear A lightweight HTTP router with features for static and dynamic routing, middleware compatibility, and support for various HTTP protocols. 107
nbio/hitch A Go framework that simplifies the use of routing and middleware in HTTP handlers 51
muir/nchi A lightweight and flexible HTTP router for building maintainable web services. 15
guilhermecaruso/bellt A simple Go router for managing HTTP requests and routes 54
claygod/bxog An HTTP request multiplexer written in Go. 101