Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alina1412/fastapi-draft
https://github.com/alina1412/fastapi-draft
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/alina1412/fastapi-draft
- Owner: alina1412
- Created: 2024-08-24T13:30:11.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-08-28T12:51:27.000Z (5 months ago)
- Last Synced: 2024-08-28T14:15:18.127Z (5 months ago)
- Language: Python
- Size: 38.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
empty draft for FastApi
creating virtual environment, .env
poetry installrunning using poetry and make:
-make run
-http://localhost:8000/docscreating postgres from docker-compose:
-make up