Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 285 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 285 Bytes

nitsmunapi-2024-25

Blogs:

This api supports uploading, reading,updating and deleting blogs

Endpoints:

/blog/add for adding a blog, /blog/read to fetch all blogs, /blog/update/:id to update the blog having id as param id, /blog/delete/:id to delete the blog having param /:id