FastAPI app for Python programming 2
#Used frameworks:
- FastAPI
- SQLAlchemy
- SQLite
- Pydantic
- Uvicorn
#Installation and run:
cd fastapi_app
python3 -m venv venv
source venv/bin/activate
pip install -r requirements.txt
uvicorn app.main:app --reload| Name | Name | Last commit date | ||
|---|---|---|---|---|