An open API service indexing awesome lists of open source software.

https://github.com/ronething/microservice

docker + k8s 微服务容器实战 开发部分
https://github.com/ronething/microservice

Last synced: 9 months ago
JSON representation

docker + k8s 微服务容器实战 开发部分

Awesome Lists containing this project

README

          

# 用户服务

- 用户登陆
- 用户注册
- 用户基本信息查询
- 无状态,无 session
- 单点登陆

# 课程服务

- 登陆验证
- 课程的 curd

# 信息服务

- 发送邮件
- 发送短信

# 用户 edgeservice

# 课程 edgeservice

# API GATEWAY