craftgodotdev/craftgo
Design-first framework for Go HTTP services. You describe your API once in a small DSL — types, validators, endpoints, errors — and `craftgo gen` produces typed structs, request validation, HTTP handlers, route wiring, and an OpenAPI 3.1 spec
GitHub repository with 7 stars and 0 forks.
Language: Go
Topics: design-first, golang, http-framework, open-api-v3, openapi-generator