Skip to content

Muskan3dev/Rest-Api

Repository files navigation

Blog REST API

This is a RESTful API for a simple blog application, built using Node.js, Express.js, and MongoDB.

Features-

Create: Create a new blog post.

Read: Retrieve a list of all blog posts or a single post by ID.

Update: Update an existing blog post.

Delete: Delete a blog post.

Tech Stack-

Backend: Node.js, Express.js, MongoDB

Authentication: JWT (JSON Web Tokens)

Authorization: Role-based access control (RBAC)

API Documentation-

The API documentation can be found here https://documenter.getpostman.com/view/28169578/2sA3JGfiui

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published