Skip to content

Simple server written in Go to cache calls to Spot GPS Tracker API.

License

Notifications You must be signed in to change notification settings

nicholasjackson/spot-gps-cache

Repository files navigation

spot-gps-cache

Simple server written in Go to cache calls to Spot GPS Tracker API.

The spot GPS Tracker API allows you to retrieve the current location, however the API has a restriction which only allows one call to be made every 2.5 minutes.

This simple API makes the calls to the API on your behalf and caches the response and controlling the 2.5 minute limit allowing your web applications to retreive the current locations as often as required without danger of being banned by Spot.

About

Simple server written in Go to cache calls to Spot GPS Tracker API.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published