Skip to content

FastAPI

文档/开发/后端/FastAPI

资源链接

简介

FastAPI 是一个用于构建 API 的现代、快速(高性能)的 web 框架,使用 Python 并基于标准的 Python 类型提示。

资源仓库