You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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