/blog-backend

MERN stack Blog project's back-end (API) repository. Created with Express and mongoDB.

Primary LanguageJavaScriptMIT LicenseMIT

Blog (Back-end / API)

MERN stack Blog project's back-end (API) repository. Created with Express and mongoDB. Deployed on Cyclic.sh.


This is the Back-end part of the MERN Blog Project, The other parts are:


Features

  • CRUD operations on mongoDB database with admin authorization.
  • Comments for each post.
  • Snackbar feedback.
  • Rate limiter for users to comment.

Helper Dependencies