Full-coverage Go client for the Forgejo API (450 endpoints)
Find a file
Snider ba0fa441f4 feat: HTTP client with auth, context, error handling
Co-Authored-By: Virgil <virgil@lethean.io>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-21 15:22:50 +00:00
docs/plans docs: add design and implementation plan 2026-02-21 15:19:32 +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
client.go feat: HTTP client with auth, context, error handling 2026-02-21 15:22:50 +00:00
client_test.go feat: HTTP client with auth, context, error handling 2026-02-21 15:22:50 +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