
Supply
Supply Chain backend distributed systems. This also includes the concept of an ACL layer for the Orders service, which would be used to sunset the legacy Orders service seamlessly.
Note: This project is not active but a basic POC.
Home
API Gateway Service
Orders Service (Legacy)
Orders ACL
Inventory Service
Assets Service
Product Service
Project Highlights:
- The backend services originally started as bounded contexts and were extracted into its own service
- The backend services use UseCase layers
- The objective the assets service is to serve files used by multiple services - images, videos, documents, etc
Technologies:
- Node.js
- Hapi.js Framework
- SQLITE (using MikroORM)
- Typescript
- PHP
- Laravel Framework