Skip to content

sne11ius/geotracker-service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

91 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

![Build Status](http://wasis.nu:8090/buildStatus/icon?job=geotracker-service dist)

Geo tracker service

A service to store and display geo coordinates

Example

This service is running @ https://wasis.nu/mit/geotracker-service

Client

See Android GeoTracker

How to

Prerequisites

Make sure you got these available

  • nodejs
  • grunt
  • bower
  • ruby & sass

Run

  1. Clone https://github.com/sne11ius/play-yeoman, and sbt publishLocal the projects in ./play-yeoman and ./sbt-yeoman.
  2. Run npm install
  3. Run bower install
  4. Install activator
  5. Hit activator run
  6. ...
  7. You want to use some DB with this
  8. Create an account to get an api key

Urls

  • You can POST coordinates to /coordinates if you provide an api key.
  • You can POST apiKey=[your key] to /coordinates/latest to get the latest location as json.

License

Yep, it's GPL v3 - get over with it ;)

Also: see the LICENSE file

Releases

No releases published

Packages

No packages published