Full-coverage Go client for the Forgejo API (450 endpoints)
Find a file
Snider f37dd7b988 feat: scaffold go-forge repo with swagger spec and plan
- go.mod at forge.lthn.ai/core/go-forge
- Pinned swagger.v1.json (229 types, 284 paths, 450 endpoints)
- CLAUDE.md with architecture overview and implementation plan reference
- Directory structure for types/, cmd/forgegen/

Co-Authored-By: Virgil <virgil@lethean.io>
2026-02-21 15:14:29 +00:00
testdata feat: scaffold go-forge repo with swagger spec and plan 2026-02-21 15:14:29 +00:00
.gitignore feat: scaffold go-forge repo with swagger spec and plan 2026-02-21 15:14:29 +00:00
CLAUDE.md feat: scaffold go-forge repo with swagger spec and plan 2026-02-21 15:14:29 +00:00
doc.go feat: scaffold go-forge repo with swagger spec and plan 2026-02-21 15:14:29 +00:00
go.mod feat: scaffold go-forge repo with swagger spec and plan 2026-02-21 15:14:29 +00:00