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

https://github.com/aroojzahra908/fastapi-generative-ai-q3


https://github.com/aroojzahra908/fastapi-generative-ai-q3

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

          

### To run the project use
poetry run dev

##### Steps:

- curl -sSL https://install.python-poetry.org | python -

- set env variable from controll panel C:\Users\AppData\Roaming\Python\Scripts
- to make folder: we use command: poetry new hello-fastapi --name tests
- poetry add fastapi "uvicorn["standard"]"
- poetry add sql model
- poetry run dev ( to run project)