Skip to content

Latest commit

 

History

History
33 lines (17 loc) · 759 Bytes

README.md

File metadata and controls

33 lines (17 loc) · 759 Bytes

geo-api

An API that allows you to locate your LoRa device.

Getting Started

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.

Prerequisites

You will need a Go environment to run the API.

Installing

This is how you start the project.

dep ensure

go run main.go

Deployment

To run in production, you should use docker.

docker run theo024/geo-api

Authors

Guillaume Besnard - Benjamin Besner - Timothée Depriester - Théo Levesque - William Weill

License

This project is licensed under the MIT License - see the LICENSE file for details.