I created a recipe management API using FastAPI, SQLAlchemy, and MySQL while testing Claude Code. Although it is a simple configuration consisting only of CRUD, it was a perfect subject for organizing ...
A FastAPI backend where authenticated users can create and view their own todos, protected by JWT access tokens. Built with SQLAlchemy ORM for data modeling and Alembic for database migrations.
A leading retail company wants to better understand its customers’ shopping behavior in order to improve sales, customer satisfaction, and long-term loyalty. The management team has noticed changes in ...