Skip to content

AthfanFasee/blog-post-backend-node-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blog Post Back-End (NodeJS, NoSQL)

Replicated the same back-end functionality as my Blog Post Golang Back-End using NodeJS (ExpressJS) and MongoDB, employing Mongoose as the ORM. Adhered to best practices and idiomatic NodeJS coding standards. A stateless JWT token workflow was integrated. Errors are handled properly.

Technologies Used

NodeJs, Express, MongoDB, Helmet, Postman

Available Scripts

In the project directory, you can run:

npm install

Installs needed dependencies.

npm start

Runs the app in the development mode.
Open http://localhost:3001 to view it in your browser.

The page will reload when you make changes.
You may also see any lint errors in the console.

About

Back-End (REST API) for my Blog Post site in NodeJS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published