Skip to content

TBXark/sphere

Folders and files

NameName
Last commit message
Last commit date

Latest commit

3ba4e5c · Jan 2, 2025
Dec 20, 2024
Dec 20, 2024
Dec 20, 2024
Dec 31, 2024
Oct 23, 2024
Dec 2, 2024
Jan 2, 2025
Dec 20, 2024
Dec 20, 2024
Dec 31, 2024
Sep 5, 2024
Oct 12, 2024
Jan 2, 2025
Oct 11, 2024
Oct 16, 2024
Jan 2, 2025
Oct 25, 2024
Dec 18, 2024
Nov 7, 2024
Nov 7, 2024
Oct 18, 2024
Dec 18, 2024
Dec 18, 2024
Jan 2, 2025

Repository files navigation

Sphere

Sphere is a multi-server application template. Sphere aims to provide a simple, fast, and maintainable multi-server application template. All modules are replaceable, and you can replace modules according to your needs. You can customize your own microservice framework without being limited.

Features

  • Simple: Simple code that is easy to maintain.
  • Fast: One-click code generation for rapid development.
  • Maintainable: Clear code structure that is easy to extend.
  • Replaceable: All modules are replaceable.
  • Code Generator: One-click code generation. The generator automatically generates code, including proto files, Swagger documents, TypeScript clients, and more.

Core Dependencies

  • Web Framework: Gin
  • Dependency Injection: Wire
  • ORM: Ent

Getting Started

You can follow this guide to get started with Sphere.

License

Sphere is released under the MIT license. See LICENSE for details.