Blog Archive for January 10, 2011

Node.js and Postgres Phone Book

January 10, 2011

I wanted to write a simple application that would use some of the functionality of node.js, yet be more than a trivial Hello World example. To this end I elected to write a phone book. The idea is that you can pass a partial phone number or partial name in …