Skip to content

Instantly share code, notes, and snippets.

@alanhoff
Last active December 14, 2015 07:08
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/5047940 to your computer and use it in GitHub Desktop.
Save alanhoff/5047940 to your computer and use it in GitHub Desktop.
curl -XPUT -d '{"id" : "teste", "lat" : "-23.57686", "lon" : "-46.6678"}' http://localhost:8080/api/address
curl -XGET 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