Change the repository type filter
All
Repositories list
6 repositories
products-launcher
Publicauth-microservice
Publicclient-gateway
Publicorders-microservice
PublicMicroservice built with NestJS for handling order management within a distributed system. Manages order headers and provides endpoints for order CRUD operations while communicating with other microservices via HTTP and with the gateway using TCP. Designed for scalability and seamless integration within a modular microservices architecture.products-microservice
PublicMicroservice built with NestJS for handling product management within a distributed system. Provides endpoints for product CRUD operations and communicates with other microservices using TCP. Designed for scalability and integration within a modular microservices ecosystem.payments-microservice
Public