bluesparing-garima / safe-karo-api

0 stars 1 forks source link

Blog #299

Closed NikhilBlueSparing14 closed 1 week ago

NikhilBlueSparing14 commented 1 week ago

Blog category create blog category: {{url}}api/blog-category

get all categories: {{url}}api/blog-category

get category by id: {{url}}api/blog-category/66f68d0788bd74f5cdd5e1cf

update category: {{url}}api/blog-category/66f68d0788bd74f5cdd5e1cf

delete category: {{url}}api/blog-category/66f68d0788bd74f5cdd5e1cf


api to create blog: {{url}}api/blogs

api to get all blog: {{url}}api/blogs

api to get blogs by categroy: {{url}}api/blogs/category?category=Testing

api to get blogs by website: {{url}}api/blogs/website?website=SafeKaro

api to get blogs by id: {{url}}api/blogs/66f664143bca07b28e4bff87

api to update blog by id: {{url}}api/blogs/66f6674a7619b33eaaab1fa6

api to delete blog by id: {{url}}api/blogs/66f664abc8d6b1ab7fd64445