Skip to content

Instantly share code, notes, and snippets.

@alanhoff
Created February 27, 2013 13:26
Show Gist options
  • Select an option

  • Save alanhoff/5047876 to your computer and use it in GitHub Desktop.

Select an option

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