https://github.com/nickcallaghan/fast_api
https://github.com/nickcallaghan/fast_api
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/nickcallaghan/fast_api
- Owner: NickCallaghan
- Created: 2022-11-07T11:15:53.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-11-07T11:15:56.000Z (over 3 years ago)
- Last Synced: 2025-09-01T21:49:43.922Z (10 months ago)
- Language: Python
- Size: 2.93 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Sample Api build with FastAPI
Start the app:
`uvicorn main:app --reload`