Skip to content

Instantly share code, notes, and snippets.

@alanhoff
Created February 27, 2013 13:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save alanhoff/5047876 to your computer and use it in GitHub Desktop.
Save alanhoff/5047876 to your computer and use it in GitHub Desktop.
PUT http://localhost:8080/api/address
PAYLOAD/BODY: {"id" : "teste", "lat" : "-23.57686", "lon" : "-46.6678"}
GET http://localhost:8080/api/address?id=teste
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment