You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project is a simple Student Management API built using FastAPI, SQLAlchemy ORM, and MySQL. It demonstrates how to perform full CRUD (Create, Read, Update, Delete) operations with a relational database in a clean, modular FastAPI structure.