Skip to content

GPSDD/query

 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 92.7%
  • Shell 4.7%
  • Dockerfile 2.6%