Getting Started
Introduction
Sourcey-generated API reference for go-chi/chi
go-chi/chi Sourcey reference
This site is a Sourcey-generated API reference for the maintained third-party Go library github.com/go-chi/chi/v5.
Why this library
- Idiomatic Go HTTP router with middleware composition
- Permissive MIT license and active maintenance (pin includes September 2026 commits)
- Large public surface: router mux methods plus middleware helpers (50+ exported funcs)
How this site was built
- Pin a public commit of
go-chi/chi - Snapshot godoc with
sourcey godoc - Render with the Sourcey
godoc()adapter into static HTML - Host on GitHub Pages under the OpheliaStowe3 documentation home
Upstream
- Repository: https://github.com/go-chi/chi
- Module:
github.com/go-chi/chi/v5 - License: MIT
