Skip to content
@go-sphere

Sphere

Protobuf-first Go service framework for definition-driven development

Sphere

Protobuf-first Go service framework for definition-driven development

Start modular monolithic, scale to microservices. Define once in Protobuf, generate Go handlers, HTTP routing, client SDKs, OpenAPI docs, and TypeScript bindings from a single source of truth. Complete code generation toolchain with structured error handling and developer-friendly CLI tools.

CI status
Repository Status
binding CI
confstore CI
entc-extensions CI
errors CI
go-sphere.github.io Build and deploy
httpx CI
jsoncompressor CI
options CI
protoc-gen-route CI
protoc-gen-sphere CI
protoc-gen-sphere-binding CI
protoc-gen-sphere-errors CI
sphere CI
sphere-bun-layout CI
sphere-cli CI
sphere-layout CI
sphere-simple-layout CI
sphere-telegram-layout CI
telegram-bot CI
wecom-aibot-go-sdk CI
weixin-api CI

core

  • sphere - Core library: task lifecycle, HTTP server conventions, and pluggable cache / MQ / storage / search backends.

layout

protobuf

toolchains

  • sphere-cli - A command-line tool designed to streamline the development of Sphere projects.
  • protoc-gen-route - A protoc plugin that generates routing code from .proto files.
  • protoc-gen-sphere - A protoc plugin that generates HTTP server code from .proto files.
  • protoc-gen-sphere-binding - A protoc plugin that generates Go struct tags for Sphere binding from .proto files.
  • protoc-gen-sphere-errors - A protoc plugin that generates error handling code from .proto files.

Pinned Loading

  1. sphere sphere Public

    Protobuf-first Go service framework for definition-driven development

    Go 8 1

  2. httpx httpx Public

    A unified HTTP framework abstraction layer for Go that provides a consistent interface across multiple popular web frameworks.

    Go

  3. sphere-cli sphere-cli Public

    A command-line tool designed to streamline the development of Sphere projects.

    Go

  4. protoc-gen-sphere protoc-gen-sphere Public

    A protoc plugin that generates HTTP server code from `.proto` files.

    Go 1

  5. protoc-gen-sphere-binding protoc-gen-sphere-binding Public

    A protoc plugin that generates Go struct tags for Sphere binding from `.proto` files.

    Go

  6. protoc-gen-sphere-errors protoc-gen-sphere-errors Public

    A protoc plugin that generates error handling code from `.proto` files.

    Go

Repositories

Showing 10 of 27 repositories

Top languages

Loading…

Most used topics

Loading…