https://github.com/mss-boot-io/mss-boot
A microservice rapid development framework
https://github.com/mss-boot-io/mss-boot
golang istio k8s microservice
Last synced: about 1 month ago
JSON representation
A microservice rapid development framework
- Host: GitHub
- URL: https://github.com/mss-boot-io/mss-boot
- Owner: mss-boot-io
- License: mit
- Created: 2021-12-30T02:55:29.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-04-07T16:26:08.000Z (about 1 month ago)
- Last Synced: 2025-04-07T16:41:57.396Z (about 1 month ago)
- Topics: golang, istio, k8s, microservice
- Language: Go
- Homepage: https://docs.mss-boot-io.top
- Size: 946 KB
- Stars: 37
- Watchers: 2
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.Zh-cn.md
- License: LICENSE
- Security: SECURITY.md
Awesome Lists containing this project
README
# mss-boot
---
[](https://github.com/mss-boot-io/mss-boot/actions/workflows/ci.yml)
[](https://github.com/mss-boot-io/mss-boot/releases)
[](https://github.com/mss-boot-io/mss-boot)[English](https://github.com/mss-boot-io/mss-boot/blob/main/README.md) | 简体中文
支持grpc、http协议的企业级语言异构微服务解决方案,单服务代码框架坚持极简的原则,同时提供完善的devops流程支撑(gitops)
[在线文档](https://mss-boot-io.github.io/mss-boot-docs/index.html)
[微服务集合](https://github.com/mss-boot-io/mss-boot-monorepo)
## ✨ 特性
> - 遵循 RESTful API 设计规范
> - 登录支持idp(dex)
> - 支持 Swagger 文档(基于swaggo)
> - 代码生成工具
> - 完善的cicd配套## todo list
> - [ ] 支持租户
> - [ ] 支持dynamodb
> - [x] 支持config provider
> - [ ] 支持istio链路追踪
> - [ ] 开箱即用支持## JetBrains 开源证书支持
`mss-boot-io` 项目一直以来都是在 JetBrains 公司旗下的 GoLand 集成开发环境中进行开发,基于 **free JetBrains Open Source license(s)** 正版免费授权,在此表达我的谢意。
## 🔑 License
[MIT](https://raw.githubusercontent.com/mss-boot-io/mss-boot/main/LICENSE)
Copyright (c) 2022 mss-boot-io