C

Chi

Lightweight, idiomatic Go router — composable middleware, 100% net/http compatibility, zero external dependencies.

Go free Open Source web since 2015

Chi is built entirely on Go’s standard net/http interface — any existing http.Handler works without modification. Its composable middleware groups, context-based routing, and zero external dependencies make it the choice of developers who want Go’s stdlib performance with cleaner routing ergonomics.

// tags

backendgoroutermiddlewarestdlibidiomaticminimal
Something wrong? Edit this entry on GitHub.
✏ Edit on GitHub