written in node.js (express, sequalize.js postgreSQL)
Use the package manager npm to install modules.
npm iUse migrations right after installing node modules
npm run migrateso now you have 2 tables created users and posts
root routes
/users
/postsUser postman exported collection (guestBook.postman_collection.json) for full endpoints testing