This repository implements the microservice responsible for the query endpoints of the different adapters.
First, make sure that you have the API gateway running locally.
We're using Docker which, luckily for you, means that getting the application running locally should be fairly painless. First, make sure that you have Docker Compose installed on your machine.
git clone https://github.com/GPSDD/query
cd query
./query.sh develop