This project contains the backend implementation of a blog service API. It allows for the following operations:
- User registration,
- User login,
- Blog creation and persistence,
- Blog update,
- Blog deletion.
- Nodejs (v20.11.1 or higher),
- MongoDB (locally installed or on MongoDB Atlas)