Overview UniVerse is the server-side application powering a university management platform. It exposes a REST API that handles authentication, student and faculty profiles, attendance tracking, campus ...
A production-ready Todo API service built with FastAPI, PostgreSQL, and SQLAlchemy. Includes full CRUD operations for users and todos, comprehensive unit tests, and automated database table creation.