An open API service indexing awesome lists of open source software.

https://github.com/danielrohers/geolocation

Example geolocation with geocoder
https://github.com/danielrohers/geolocation

Last synced: over 1 year ago
JSON representation

Example geolocation with geocoder

Awesome Lists containing this project

README

          

geolocation
===========

Example geolocation with geocoder

## Install
> git clone git@github.com:danielrohers/geolocation.git

> cd geolocation && npm install

## Run
> npm start

### Observe
[public/javascripts/main.js](https://github.com/danielrohers/geolocation/blob/master/public/javascripts/main.js)

[routes/index.js](https://github.com/danielrohers/geolocation/blob/master/routes/index.js)