/intermediate-backend-exam

This project is a RESTful API for a blogging platform created with Nodejs and Expressjs. It allows users to register, login, create, update, delete, and fetch blog posts. Users can also view published blogs and search for blogs by various filters. The API uses JWT for authentication and MongoDB for data storage.

Primary LanguageJavaScript

Watchers