Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/alina1412/fastapi-draft


https://github.com/alina1412/fastapi-draft

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

empty draft for FastApi

creating virtual environment, .env
poetry install

running using poetry and make:
-make run
-http://localhost:8000/docs

creating postgres from docker-compose:
-make up