/backend-blog-handling

A Node and Express JS based backend for API endpoints that allow user auth, handling blogs and commenting using all CRUD operations. Tested using Postman..

Primary LanguageJavaScript

backend-blog-handling

A Node and Express JS based backend for API endpoints that allow user auth, handling blogs and commenting using all CRUD operations. Tested using Postman.

cd into server & npm i

server will start on localhost, port 8080

Postman can be used to test api endpoints.

1 2

3 4 5 6 7 8 9

10 11

12