Skip to content

Add REST endpoints to create/list/edit/delete Circles #195

@brylie

Description

@brylie

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

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions