Skip to content

Instantly share code, notes, and snippets.

@greboide
Created March 2, 2011 17:52
Show Gist options
  • Save greboide/851364 to your computer and use it in GitHub Desktop.
Save greboide/851364 to your computer and use it in GitHub Desktop.
command line
curl http://localhost:3000/cities_for_home_map -H 'Content-Type: application/json; charset: utf-8' -d '{"lat1":"11.333423","lat2":"33.444221","lng1":"-44.11234","lng2":"-29.444211","tags":["comer","beber"]}' > test.html
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment