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

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 项目

Awesome Lists containing this project

README

          

# FastAPI 工具包

## 说明
这是一个 FastAPI 工具包,主要用于快速开发 FastAPI 项目。

## 安装
```
pip install fastapi-tools
```