puffproject / course-management

Backend microservice for managing courses, assignments and user actions in the puff platform.
MIT License
1 stars 0 forks source link

Add engagement endpoints in course-management #3

Open benjaminkostiuk opened 3 years ago

benjaminkostiuk commented 3 years ago

Overview

Implement the engagement endpoints for votes and comments defined at https://github.com/puffproject/docs/blob/master/API_ARCHITECTURE.md.

These endpoints should follow the similar structure as the course endpoints.