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.
NodeJs, Express, MongoDB, Helmet, Postman
In the project directory, you can run:
Installs needed dependencies.
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.