Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 585 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 585 Bytes

Query Microservice

This repository implements the microservice responsible for the query endpoints of the different adapters.

Getting Started

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