Skip to content

Instantly share code, notes, and snippets.

@despo
Created August 6, 2012 20:50
Show Gist options
  • Save despo/3278333 to your computer and use it in GitHub Desktop.
Save despo/3278333 to your computer and use it in GitHub Desktop.
cyprus-street-names api
curl http://cyprus-street-names.herokuapp.com/area/:area_name -H 'accept: application/json'
curl http://cyprus-street-names.herokuapp.com/street/:street_name -H 'accept: application/json'
curl http://cyprus-street-names.herokuapp.com/postcode/:postcode -H 'accept: application/json'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment