This is a service to manage "relations" between users and apartments. It will allow to run an algorithm to find the best match between users and apartments.
To run the service locally, you need to use the PLIC-LocalDevelopment branch.
Every endpoints need the Authorization header with a valid JWT token.
To acces the swagger got to localhost:3002/swagger if you run the service locally.