SE701-T5 / Backend

Heroku deployed Node.js backend server developed by Team-5 for the UniForum project associated with the University of Auckland SOFTENG 701 course
https://uni-forum.herokuapp.com/
MIT License
2 stars 18 forks source link

Implement search request for forum post comment #28

Closed R055A closed 2 years ago

R055A commented 2 years ago

This feature should return all comment data associated with a given forum post ID in response to a HTTP GET request to /api/v1/posts/:id/comments