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.

core

  • sphere - A multi-server application template

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. sphere-cli sphere-cli Public

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

    Go

  3. sphere-layout sphere-layout Public template

    Multi-server application template, designed for the Sphere standard layout

    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 19 repositories
  • protoc-gen-sphere-errors Public

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

    go-sphere/protoc-gen-sphere-errors’s past year of commit activity
    Go 0 MIT 0 0 0 Updated Jan 27, 2026
  • sphere Public

    Protobuf-first Go service framework for definition-driven development

    go-sphere/sphere’s past year of commit activity
    Go 8 MIT 1 0 0 Updated Jan 27, 2026
  • httpx Public

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

    go-sphere/httpx’s past year of commit activity
    Go 0 0 0 0 Updated Jan 27, 2026
  • errors Public

    A proto file that defines errors with status code and message.

    go-sphere/errors’s past year of commit activity
    0 MIT 0 0 0 Updated Jan 27, 2026
  • options Public

    A proto file that defines extra options for rpc methods.

    go-sphere/options’s past year of commit activity
    0 MIT 0 0 0 Updated Jan 27, 2026
  • binding Public

    A proto file that defines binding tags for Sphere.

    go-sphere/binding’s past year of commit activity
    0 MIT 0 0 0 Updated Jan 27, 2026
  • entc-extensions Public

    A collection of entc extensions.

    go-sphere/entc-extensions’s past year of commit activity
    Go 0 MIT 0 0 0 Updated Jan 27, 2026
  • protoc-gen-route Public

    A protoc plugin that generates routing code from `.proto` files.

    go-sphere/protoc-gen-route’s past year of commit activity
    Go 0 MIT 0 0 0 Updated Jan 27, 2026
  • protoc-gen-sphere Public

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

    go-sphere/protoc-gen-sphere’s past year of commit activity
    Go 0 MIT 1 0 0 Updated Jan 27, 2026
  • sphere-simple-layout Public template

    Simple application template, designed for the Sphere standard layout

    go-sphere/sphere-simple-layout’s past year of commit activity
    Go 0 MIT 0 0 0 Updated Jan 27, 2026

Top languages

Loading…

Most used topics

Loading…