simple microservice to save user and department on connect between user service and apartment service
API's:
- Create department
- Get department by id
API's:
- Create User
- Get User by id
To know and follow the other service status and port
To severse proxy to accept API calls from the client application, forwarding this traffic to the appropriate service.
To controls the interaction between microservices to provide latency and fault tolerance