Skip to content

simplegeo/simplegeo-test-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SimpleGeo Test Server

This is a mock SimpleGeo server that will reliably return the same responses for repeatable requests.

Getting Started

First, install dependencies using gem:

$ sudo gem install oauth json sinatra

Or, if you're using Bundler:

$ bundle install

Start the mock SimpleGeo server:

$ ruby -rubygems server.rb

If it worked, it should say something like:

== Sinatra/1.1.0 has taken the stage on 4567 for development with backup from Mongrel

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages