Projects
Stock exchange backend
This project is the backend component of a typical stock exchange with simplified functionalities. Supported features include real time market data streaming, user order request handling, order matching, and profit and loss calculations.
- Java
- Spring Boot
- Docker
- REST API
- STOMP over WebSocket