Jupiter
Jupiter: Governance-oriented Microservice Framework.
Install / Use
/learn @douyu/JupiterREADME
JUPITER: Governance-oriented Microservice Framework

Introduction
JUPITER is a governance-oriented microservice framework, which is being used for years at Douyu.
Online Demo
Username: admin
Password: admin
Documentation
See the 中文文档 for the Chinese documentation.
Requirements
- Go version >= 1.19
- Docker
Quick Start
- Install jupiter toolkit
- Create example project from jupiter-layout
- Download go mod dependencies
- Run the example project with jupiter toolkit
- Just code yourself :-)
go install github.com/douyu/jupiter/cmd/jupiter@latest
jupiter new example-go
cd example-go
go mod tidy
docker compose -f test/docker-compose.yml up -d
jupiter run -c cmd/exampleserver/.jupiter.toml
Learn More:
- Juno: Microservice Governance System for jupiter
- Jupiter Layout: Project Template for jupiter
- Examples
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.
<a href="https://github.com/douyu/jupiter/graphs/contributors"> <img src="https://contrib.rocks/image?repo=douyu/jupiter" /> </a>Contact
Related Skills
node-connect
344.1kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
xurl
344.1kA CLI tool for making authenticated requests to the X (Twitter) API. Use this skill when you need to post tweets, reply, quote, search, read posts, manage followers, send DMs, upload media, or interact with any X API v2 endpoint.
frontend-design
96.8kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
344.1kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
