Docs
Docs
Sphere is a thin integration layer for Protobuf-first Go services. It provides contracts, adapters, code generators, and project templates that compose mature Go tools instead of hiding them behind a large framework.
The CLI is intentionally small. After a project is created, the normal workflow is driven by the generated Makefile, Buf, Go, Wire, Swag, Docker, and the third-party libraries selected by the template.
Generated HTTP code targets httpx. See HTTP Runtime. The v0.0.4 upgrade guide covers the breaking runtime changes from v0.0.3.
Last updated on