https://github.com/tokusumi/fastapi-minimum-tutorial
FastAPI minimum tutorial
https://github.com/tokusumi/fastapi-minimum-tutorial
fastapi
Last synced: about 2 months ago
JSON representation
FastAPI minimum tutorial
- Host: GitHub
- URL: https://github.com/tokusumi/fastapi-minimum-tutorial
- Owner: tokusumi
- Created: 2020-01-03T05:24:56.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2021-06-10T15:45:37.000Z (about 5 years ago)
- Last Synced: 2025-03-27T21:47:21.362Z (about 1 year ago)
- Topics: fastapi
- Language: Python
- Homepage:
- Size: 6.84 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# FastAPI minimum (unofficial) tutorials
This repository includes minimum (unofficial) tutorials to develop with FastAPI.
# More examples
See [the official tutorial](https://fastapi.tiangolo.com/) for more features