Closed jocrah closed 1 year ago
In light of adding a feature to compute the likes on a post, we currently want to return the number of likes for a particular article
/articles/:id
likesCount
Task Description
In light of adding a feature to compute the likes on a post, we currently want to return the number of likes for a particular article
Technical Considerations
/articles/:id
likesCount
database column name as the name of the field returned as part of api response.