Skip to content

wilsonqin/node-geo-fun

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node Geo Fun

Fun with Node.js and MongoDB, demonstrating a use case for a geography based API using geo-spatial indices.

USAGE:

  1. $ ./runDB.sh Starts mongod on default port 27017
  2. $ ./runApp.sh
    • Populates the database called 'node-geo-fun' with a stations collection and creates a geospatial index on it.
    • Starts the API server on 'localhost' port 3000

About

Fun with Nodejs and MongoDB, and geo spatial indices

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published