Create a method to fetch and return the comments of given post id. #16
Labels
easy
enhancement
New feature or request
good first issue
Good for newcomers
hacktoberfest
help wanted
Extra attention is needed
Observe how fishbowl calls it's internal API to fetch the comments on a particular post.
Make this API extremely flexible and configurable and should take maximum inputs from user. However all inputs should have default values so that user can quickly checkout the method.
Refer to existing structure of Api calls and reuse the same
The text was updated successfully, but these errors were encountered: