saayam-for-all / request

GNU General Public License v3.0
0 stars 0 forks source link

CRUD functionality for Comments on the Request page #17

Open manad1999 opened 2 months ago

manad1999 commented 2 months ago

Description:

Create RESTful APIs to support CRUD (Create, Read, Update, Delete) operations for comments on the Request page. These APIs should allow users to add, retrieve, update, and delete comments associated with specific request.