Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 328 Bytes

File metadata and controls

13 lines (9 loc) · 328 Bytes

DistanceServer

This is the repo that holds the server for rpi-communication

Installation

  • This is made for running on a Heroku instance.

Running Locally

  • Install dependencies: sudo pip install -r requirements.txt
  • Run: python3 app.y

TODO / Future things to fix

  • Add Swagger / OpenAPI documentation to the API