Built a Bookstore REST API with FastAPI, Async SQLAlchemy 2.0 & PostgreSQL

Updated 1 month ago
Project Details
Website
Owner
Dresoo Outfits
Description
I finished a project I have been working on for a while, and I want feedback I built it to learn Backend using FastAPI, and tried to make it like real production, not just CRUD What I did: JWT Authentication & Authorization (Admin / User roles) PostgreSQL ORM (async SQLAlchemy 2.0) Full CRUD for Books User management Order management (with order items) Rate limiting Database constraints & data integrity checks Dependency management with uv Alembic migrations Docker & Docker Compose
Created At
Last Updated