pgmvc
v2.1.5
Published
NodeMVC helper module using pg to connect with postgres db
Downloads
5
Readme
!!!!!!!!!!!!!!! In development !!!!!!!!!!!!!!!!!!!!
Package to aid in MVC implementation with postgresql database. Uses node-pg and express
Dependencies: node-postgres: @npm: $ npm install pg, @github: https://github.com/brianc/node-postgres NodeMvc: @npm $ npm install easynodemvc @github: https://github.com/tahoang/NodeMvc
express:
https://expressjs.com/
Usage: