GitHub / jod35 / Build-a-fastapi-and-postgreSQL-API-with-SQLAlchemy
This is code for a video about creating REST API with FastAPI, SQLAlchemy and PostgreSQL.
Stars: 57
Forks: 25
Open issues: 0
License: None
Language: Python
Size: 5.86 KB
Dependencies parsed at:
12
Created at: almost 4 years ago
Updated at: 9 days ago
Pushed at: over 1 year ago
Last synced at: about 19 hours ago
Topics: fastapi, posgresql, python, sqlalchemy-orm
requirements.txt
pypi
- SQLAlchemy ==1.4.19
- asgiref ==3.3.4
- click ==8.0.1
- colorama ==0.4.4
- fastapi ==0.65.2
- greenlet ==1.1.0
- h11 ==0.12.0
- psycopg2-binary ==2.9.1
- pydantic ==1.8.2
- starlette ==0.14.2
- typing-extensions ==3.10.0.0
- uvicorn ==0.14.0