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. 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 23 repositories
  • 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 Feb 12, 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 Feb 12, 2026
  • weixin-mp-api Public

    A simple API wrapper for WeChat MP

    go-sphere/weixin-mp-api’s past year of commit activity
    Go 0 MIT 0 0 0 Updated Feb 11, 2026
  • telegram-bot Public

    Make Telegram bot development faster.

    go-sphere/telegram-bot’s past year of commit activity
    Go 0 MIT 0 0 0 Updated Feb 11, 2026
  • sphere-layout Public template

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

    go-sphere/sphere-layout’s past year of commit activity
    Go 0 MIT 0 0 0 Updated Feb 11, 2026
  • sphere-bun-layout Public

    A sphere layout template with bun as ORM.

    go-sphere/sphere-bun-layout’s past year of commit activity
    Go 0 MIT 0 0 0 Updated Feb 10, 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 Feb 10, 2026
  • skills Public

    This directory contains AI skills for the Sphere ecosystem

    go-sphere/skills’s past year of commit activity
    Python 0 MIT 0 0 0 Updated Feb 10, 2026
  • wecom-bot-api Public

    A complete Go SDK for building WeChat Work.

    go-sphere/wecom-bot-api’s past year of commit activity
    Go 0 MIT 0 0 0 Updated Jan 30, 2026
  • 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

Top languages

Loading…

Most used topics

Loading…