Skip to content
This repository has been archived by the owner on Apr 3, 2022. It is now read-only.

Add more example code on new geobin page #95

Open
ungoldman opened this issue Jul 3, 2014 · 0 comments
Open

Add more example code on new geobin page #95

ungoldman opened this issue Jul 3, 2014 · 0 comments

Comments

@ungoldman
Copy link
Member

For now we only have a curl example:

curl -X POST \
-H "Content-Type: application/json" \
-d '{"lat":45.5218,"lng":-122.6773,"rad":1000}' \
geobin.io/NUMGz0br0Y

As suggested by @jyaganeh in #89, it would be nice to have samples for other languages, e.g. Ruby, Python, JavaScript, Go.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants