Skip to content

anuragagarwal561994/Google-Geocoding-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Google Geocoding API

Prepare Your Environment

If you don't have Node.js installed, you may want to use nvm and install it. Once node and npm commands exist on your computer, install Dredd globally:

$ npm install -g dredd

Get API_KEY from google to use Geocoding API. Replace API_KEY with your own key from google in secret-config.json (refer secret-config-sample.json).

Test

To test the API use

$ dredd apiary.apib --hookfiles=./hooks.js

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published