Geolite City Database Lookup in NodeJS
This is a NodeJS version of an app that originally wrote in Perl.
Reason: the database reader for Perl has been deprecated.
- Better error handling
- Added testing suite
- Uses supported database reader
- Full MVC application
Open geolite.js and point the dbLocation variable to the mmdb file.
Issue the following command from the app directory:
$ node geolite.js server
$ node test/basic.js