chi

HTTP router

A lightweight router for building modular and composable HTTP services

lightweight, idiomatic and composable router for building Go HTTP services

GitHub

19k stars
210 watching
993 forks
Language: Go
last commit: almost 2 years ago
Linked from 4 awesome lists

apicontextgogolanghttpmicroservicesmiddlewarerest-apirouter

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
goadesign/goaA tool for designing and generating APIs in Go5,719
go-chassis/go-chassisA cloud-native application framework for Go that simplifies the development of microservices.2,735
emicklei/go-restfulA package for building RESTful web services using Go5,051
gorilla/muxA powerful HTTP router and URL matcher for building web servers.20,970
create-go-app/chi-go-templateA production-ready Go backend template with a lightweight router for building HTTP services.13
zeromicro/go-zeroA cloud-native Go framework for building scalable and resilient microservices with automatic code generation and built-in engineering practices.29,481
go-kit/kitA toolkit for building microservices in Go26,684
gavv/httpexpectA toolkit for building and testing HTTP/REST APIs with a focus on ease of use and flexibility2,569
gobwas/wsA WebSocket implementation in Go.6,169
urfave/negroniA library that provides an idiomatic approach to web middleware in Go7,479
olahol/melodyA lightweight websocket framework for Go that abstracts away the tedious parts of handling websockets.3,785
go-playground/larsA lightweight HTTP router that provides customizable framework flexibility through extensible context management and efficient routing385
julienschmidt/httprouterA lightweight and high-performance HTTP request router that supports variables in routing patterns and scales well with large numbers of routes.16,666
labstack/echoA high-performance, minimalist Go web framework with extensible middleware capabilities and robust API features.30,085
gin-gonic/ginA high-performance web framework written in Go, providing a fast and flexible API for building HTTP services.79,433