Skip to content

Sample Restify backed Web Application for Postgres & JSON (no security whatsoever)

License

Notifications You must be signed in to change notification settings

robshep/postgrest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PostgresT

Sample boilerplate application to get JSON out of Postgres using Restify on NodeJS runtime from HTML/JQuery.

Warning - No security considerations - use at your own risk.

Running...

  • (Optional) nvm use
  • npm install
  • node app/index.js <web-server-port> <postgres-conn-url>
  • open http://localhost:``

Yields...

screenshot

About

Sample Restify backed Web Application for Postgres & JSON (no security whatsoever)

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published