generated from brylie/django-bootstrap-quick-start
-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Labels
good first issueGood for newcomersGood for newcomershacktoberfestTasks suitable for HacktoberfestTasks suitable for Hacktoberfesthelp wantedExtra attention is neededExtra attention is needed
Description
Since Circles are the focal point of our data model, we need to add REST endpoints to create, read, update, and delete Circles.
### Tasks
- [ ] Add endpoint to create a Circle (POST)
- [ ] Add endpoint to read a Circle (GET)
- [ ] Add endpoint to update a Circle (PUT)
- [ ] Add endpoint to delete a Circle (DELETE)
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomershacktoberfestTasks suitable for HacktoberfestTasks suitable for Hacktoberfesthelp wantedExtra attention is neededExtra attention is needed