Closed rclarey closed 5 years ago
GET /api/comments for getting comments POST /api/comment for creating a comment POST /api/like for liking/unliking a comment
GET /api/comments
POST /api/comment
POST /api/like
GET /api/comments
for getting commentsPOST /api/comment
for creating a commentPOST /api/like
for liking/unliking a comment