codeuino / social-platform-donut-backend

Donut API:
http://donut-api-prod.codeuino.org/
GNU General Public License v3.0
24 stars 57 forks source link

Implementing the APIs for Up-vote and down-vote in both Post and Comment #103

Closed tanujvyas10 closed 4 years ago

tanujvyas10 commented 4 years ago

Is your feature request related to a problem? Please describe. Currently, there is no APIs available for up-vote and downvote in both post and comment

Describe the solution you'd like Adding the APIs for up-vote and downvote in both post and comment

I am working on this