A simple authentication API built with FastAPI, SQLAlchemy, and PostgreSQL, providing endpoints for user registration and login. Note: The original assignment requested Flask; this implementation uses ...