Create and Enpoint to Provide list of USER DEFINED repo Groups and Repos in them
Open
documentation
- Dominant language
- Python
- Stars
- 13
- Forks
- 17
- Avg merge
- 6h 59m
- Merged PRs (30d)
- 1
Description
> [!NOTE]
> Migrated from [augurlabs/augur#2558](https://github.com/augurlabs/augur/issues/2558)
> Originally opened by `@sgoggins` on 2023-10-25
---
When users define groups, allow them to access a list of those groups, and the repositories in them using a repository and an API Key.
Contributor guide
Research direction
Start by locating the existing user-defined group and repository models or endpoints, then read how repository and API-key authentication is handled. Add an endpoint that returns a user's defined groups and the repositories in each, and verify that access is limited to the authenticated user.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100