myops/README.MD
2021-06-21 10:46:02 +08:00

18 lines
241 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

### 项目简介:
new project with fastapi
https://fastapi.tiangolo.com/zh/tutorial/bigger-applications/
采用异步方式实现,考虑并发性能
### 功能
1. 实现认证功能
2. 实现接口
3. 后端采用redismysql