An open API service indexing awesome lists of open source software.

https://github.com/santik/reactor-training


https://github.com/santik/reactor-training

Last synced: 6 months ago
JSON representation

Awesome Lists containing this project

README

          

# Reactor exercise based on test assignment for a shipping company

## How to run API service for the integration test
```bash
docker run -p 4000:8080 -d xyzassessment/backend-services
```