Skip to content

Commit

Permalink
Merge pull request #806 from acarl/master
Browse files Browse the repository at this point in the history
adding pg-restify to readme
  • Loading branch information
brianc committed Jun 22, 2015
2 parents ecba8da + a1ff3a1 commit 488b573
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Expand Up @@ -148,6 +148,7 @@ node-postgres is by design pretty light on abstractions. These are some handy m
- [sehrope/node-pg-db](https://github.com/sehrope/node-pg-db) - Simpler interface, named parameter support, transaction management and event hooks.
- [vitaly-t/pg-promise](https://github.com/vitaly-t/pg-promise) - Use node-postgres via [Promises/A+](https://promisesaplus.com/).
- [pg-then](https://github.com/coderhaoxin/pg-then) A tiny wrapper of `pg` for promise api.
- [acarl/pg-restify](https://github.com/acarl/pg-restify) - Creates a generic REST API for a postgres database using restify.

## License

Expand Down

0 comments on commit 488b573

Please sign in to comment.