Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 2 months 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 (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-12-02T01:06:39.000Z (2 months ago)
- Last Synced: 2024-12-06T05:42:36.922Z (2 months ago)
- Topics: golang, istio, k8s, microservice
- Language: Go
- Homepage: https://docs.mss-boot-io.top
- Size: 1.01 MB
- Stars: 19
- Watchers: 2
- Forks: 4
- Open Issues: 5
-
Metadata Files:
- Readme: README.Zh-cn.md
- License: LICENSE
- Security: SECURITY.md
Awesome Lists containing this project
README
# mss-boot
---
[![ci](https://github.com/mss-boot-io/mss-boot/actions/workflows/ci.yml/badge.svg)](https://github.com/mss-boot-io/mss-boot/actions/workflows/ci.yml)
[![Release](https://img.shields.io/github/v/release/mss-boot-io/mss-boot.svg?style=flat-square)](https://github.com/mss-boot-io/mss-boot/releases)
[![License](https://img.shields.io/github/license/mashape/apistatus.svg)](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