REST API · 2022
Shopping Store API
Scalable e-commerce REST API with auth, CRUD, product filtering, and Jasmine unit tests.
- PostgreSQL
- Node.js
- Express.js
- TypeScript
- Jasmine

Problem
Storefronts need a dependable API for products, auth, and filtering — with tests so changes stay safe.
Approach
Developed a scalable REST API with CRUD operations, user authentication, and product filtering in TypeScript on PostgreSQL, backed by Jasmine unit tests.
Outcome
A reusable e-commerce API foundation with documented reliability practices.