Practice#
- Try to run
FastAPIin Jupyter Notebook - test
- Step-by-step: Add Connection in pgAdmin
- ~~Install Docker CE (On Mac)~~
- Becareful
- Problem
- set the
PYTHONPATHwhen debugging with F5 in Visual Studio Code (VS Code) - 1. Core Concept
- Function Type vs Method Type
- Diagram
- 1.
selectors.pyand its design - Assignment: Building a Product Inventory API with FastAPI and Pydantic
- Exercise: Setup PostgreSQL on Docker CE (not Desktop)
- Exercise: FastAPI + Async SQLAlchemy + Basic TODO CRUD
- overview
- Exercise: Migrations (Alembic), Concurrency & Transactions
- Exercise: Pagination, Filtering, Validation & Error Handling
- main-memory-fastAPI.py
- Source Reference
- env.py