Start Here
This section is the fastest path to becoming productive in the codebase.
If you already know Go and reverse-proxy fundamentals, start with:
- Repo tour (where things live)
- Local dev (how to run/test)
- Request lifecycle (how a request flows end-to-end)
- Docs map (where to find what)
Deep dives
- Architecture (system-level): Architecture
- Guides (task-level): Guides
- Reference (lookups): Reference
- Annotated Source (symbol-by-symbol): Annotated Source