Training project
Flask microservice API
Related course: Python Django Development
Problem
Many teams split smaller services; learners practice Flask blueprints, SQLAlchemy, and clear HTTP boundaries.
Architecture (high level)
Flask app with blueprints and extensions → Flask-SQLAlchemy → JSON APIs consumed by a simple frontend; containerized for local runs per curriculum deployment topics.
Technologies
- Python
- Flask
- SQLAlchemy
- PostgreSQL
- Docker
This is a Vector Skill Academy training project completed during the course. It is not confidential client work and does not represent a live production engagement.