An API that allows you to locate your LoRa device.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
You will need a Go environment to run the API.
This is how you start the project.
dep ensure
go run main.go
To run in production, you should use docker.
docker run theo024/geo-api
Guillaume Besnard - Benjamin Besner - Timothée Depriester - Théo Levesque - William Weill
This project is licensed under the MIT License - see the LICENSE file for details.