Skip to content

nikmeiser/temboo-geocode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

temboo-geocode

Prerequisites

  • npm install temboo
  • npm install connect
  • npm install brackets

The following URL will give you the JSON payload for the default address

http://hostname.domain.com/

The following URL will give you the payload for the address specified (most browsers will automatically encode spaces, etc.)

http://hostname.domain.com/?address=1600 Pennsylvania Ave., Washinton DC

The following URL will give you an empty list (It'll still return an HTTP ststaus 200 because I'm lazy)

http://hostname.domain.com/?address=

The following URL will return the brackets IDE

http://hostname.domain.com/brackets/

About

like it says

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published