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

  1. Pin a public commit of go-chi/chi
  2. Snapshot godoc with sourcey godoc
  3. Render with the Sourcey godoc() adapter into static HTML
  4. Host on GitHub Pages under the OpheliaStowe3 documentation home

Upstream