Training project
Microservices-style Node backend
Related course: Node.js Developer
Problem
Learners practice splitting services and defining clear API contracts rather than one monolithic server file.
Architecture (high level)
Multiple Node services with REST boundaries → shared auth patterns → Postman collections for contract checks; Docker for local multi-service runs per backend curriculum themes.
Technologies
- Node.js
- Express
- Docker
- PostgreSQL
- Postman
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.