kir-dev / kir-dev/konzisite-api
endpoints for reading/updating user's subscriptions
Open
good first issue
medium priority
- Dominant language
- TypeScript
- Stars
- 3
- Forks
- 0
- Avg merge
- 19h 21m
- Merged PRs (30d)
- 8
Description
backend support for this: https://github.com/kir-dev/konzisite-frontend/issues/170
get endpoint to get all the groups and subjects you're subscribed to
maybe a post/patch endpoint for updating these in bulk
or each subject/group can be changed individually with the existing post endpoints
Contributor guide
Research direction
Start by reading the linked frontend issue 170 and inspecting the existing POST endpoints for subscription changes. Determine the expected read and update behavior from those references; the work is done when the backend supports the agreed subscription retrieval and update flows.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100