Skip to content

Instantly share code, notes, and snippets.

@JohnMurray
Created June 12, 2012 18:24
Show Gist options
  • Save JohnMurray/2919202 to your computer and use it in GitHub Desktop.
Save JohnMurray/2919202 to your computer and use it in GitHub Desktop.
A getting started guide to making requests to my sample geofence-server

John Murray's Sample Geofence Server

Hey, you ran the project! Good for you! You're probably wondering how the heck to use this thing. Well, keep reading and maybe you'll find out.

Pre-Requisites

  1. Install and run Mongo (on default port w/o a password)
  2. Install Gemset with Bundler
  3. Get the server running. (Hey look! You're ahead of the game!)

That's it... keep reading.

Creating a Fence

Get a List of Fences

Checking Position Relative to Fence

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment