BeepBeep-Statistics 🏃 Build Status Coverage Status

API Documentation :trollface:

This microservice provide a standard statistics API, the documentation can be found at this page

The present API returns vectors of the runs for the user ID provided.

How to run the Statistics webservice 😄

cd <YOUR_DIRECTORY>/BeepBeep-statistics/
pip3 install -r requirements.txt
python3 setup.py develop
beepbeep-statistics