issues
search
rednafi
/
fastapi-nano
🐍 Simple FastAPI template that mimics Flask's blueprint directory structure
MIT License
893
stars
95
forks
source link
Upgrade to Python 3.12
#273
Closed
rednafi
closed
1 year ago
rednafi
commented
1 year ago
Upgrade to Python 3.12
Drop Python 3.8 and 3.9 (Supporting only the last 3 Python versions)
Upgrade to Pydantic v2
Update FastAPI
Fix outdated instructions in the README
Build all the containers in the CI
rednafi
commented
1 year ago
Done!