Skip to content
forked from douyu/jupiter

Jupiter: Governance-oriented Microservice Framework.

License

Notifications You must be signed in to change notification settings

RavenHuo/jupiter

 
 

Repository files navigation

JUPITER: Governance-oriented Microservice Framework

logo

GoTest codecov go.dev reference Go Report Card license

Introduction

JUPITER is a governance-oriented microservice framework, which is being used for years at Douyu.

Documentation

See the 中文文档 for the Chinese documentation.

Quick Start

go install github.com/douyu/jupiter/cmd/jupiter@latest
jupiter new example-go
cd example-go
jupiter run -c cmd/exampleserver/.jupiter.toml

More Example:

Bugs and Feedback

For bug report, questions and discussions please submit an issue.

Contributing

Contributions are always welcomed! Please see CONTRIBUTING for detailed guidelines.

You can start with the issues labeled with good first issue.

Contact

About

Jupiter: Governance-oriented Microservice Framework.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 98.9%
  • Other 1.1%