Closed takanome-dev closed 1 year ago
Add a new form for comments in posts.
GET /comments
GET /comments/{id}
POST /comments
PUT /comments/{id}
DELETE /comments/{id}
Add a new form for comments in posts.
API route
GET /comments
GET /comments/{id}
POST /comments
PUT /comments/{id}
DELETE /comments/{id}