feat:增加RustFS介绍文档
This commit is contained in:
2
docs/FastAPI/FastAPIGuide.md
Normal file
2
docs/FastAPI/FastAPIGuide.md
Normal file
@@ -0,0 +1,2 @@
|
||||
# 简介
|
||||
  [FastAPI](https://fastapi.tiangolo.com/zh/) 是一个用于构建 API 的现代、快速(高性能)的 web 框架,使用 Python 并基于标准的 Python 类型提示。
|
||||
@@ -5,4 +5,5 @@ title: FastAPI
|
||||
|
||||
# 内容导航
|
||||
|
||||
- [FastAPI基础教程](/FastAPI/FastAPIGuide)
|
||||
- [基于OAuth2的FastApi安全验证](/FastAPI/OAuth2)
|
||||
|
||||
Reference in New Issue
Block a user