Skip to content

boxme/Node-Bookself-PostgreSql-Demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node.js Backend Code Sample In PostgreSql

Description

Code sample to show the backend setup of a generic blogsite using the node package Bookshelf. Common packages such as Express, Bluebird, and Async are also in use. Database is in PostgreSQL.

Upon successful user login, a user token will be returned by the server. It's to be used for verification with most other HTTP requests listed here, such as getting a list of blogposts written by a particular user.

About

PostgreSQL backend code demo using Node.js Bookshelf

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published