NeoTim / node-maxmind

maxmind geoip binding to node.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Node.js maxmind/geoip
====================
Galin Yordanov <gyordanov@gmail.com>
Verion 0.1 27 Feb, 2010

type make to build,
look at maxmind_cmdline.js for simple test and
test.js for a small webserver that just returns geo information


TODO:
* convert to be async
* make sure we are not leaking memory
* better configure script (finding the libgeoip)
* better docs

About

maxmind geoip binding to node.js


Languages

Language:C++ 62.5%Language:JavaScript 26.6%Language:Python 10.3%Language:Makefile 0.6%