|
cmd/forgegen
|
feat: swagger spec parser for type extraction
|
2026-02-21 17:14:01 +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 |
|
pagination.go
|
feat: generic Resource[T,C,U] for CRUD operations
|
2026-02-21 15:27:01 +00:00 |
|
pagination_test.go
|
feat: generic pagination with ListAll and ListPage
|
2026-02-21 15:22:59 +00:00 |
|
params.go
|
feat: path parameter resolution with URL encoding
|
2026-02-21 15:23:07 +00:00 |
|
params_test.go
|
feat: path parameter resolution with URL encoding
|
2026-02-21 15:23:07 +00:00 |
|
resource.go
|
feat: generic Resource[T,C,U] for CRUD operations
|
2026-02-21 15:27:01 +00:00 |
|
resource_test.go
|
feat: generic Resource[T,C,U] for CRUD operations
|
2026-02-21 15:27:01 +00:00 |