Skip to content

Trading Backend Service with NestJS, MongoDB and Redis.

Notifications You must be signed in to change notification settings

bjergsen243/trading-server-v1

Repository files navigation

Trading Backend Services

Description

This project consists of two backend microservices that manage user accounts and transactions for a trading application. The services are designed using Node.js with the NestJS framework and leverage MongoDB for data storage and Redis for performance optimization and caching.

Services Overview