https://github.com/ztj1993/py-fastapi-tools
FastAPI 工具包,用于快速开发 FastAPI 项目
https://github.com/ztj1993/py-fastapi-tools
fastapi
Last synced: 6 months ago
JSON representation
FastAPI 工具包,用于快速开发 FastAPI 项目
- Host: GitHub
- URL: https://github.com/ztj1993/py-fastapi-tools
- Owner: ztj1993
- Created: 2021-01-03T09:25:45.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-02-09T11:40:41.000Z (almost 5 years ago)
- Last Synced: 2025-02-16T01:35:34.120Z (11 months ago)
- Topics: fastapi
- Language: Python
- Homepage:
- Size: 11.7 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# FastAPI 工具包
## 说明
这是一个 FastAPI 工具包,主要用于快速开发 FastAPI 项目。
## 安装
```
pip install fastapi-tools
```