Skip to content

Implement Repository Services #17

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 28 commits into
base: main
Choose a base branch
from

Conversation

VishakhaSainani-Josh
Copy link
Collaborator

@VishakhaSainani-Josh VishakhaSainani-Josh commented Jun 18, 2025

Issue Resolved #16

  1. Fetch all the repositories in which the current i.e. logged in user has contributed. (My contributions section)
  2. Fetch details of a particular repository from the list of repositories in which the user has contributed.
  3. Fetch contributors of a particular repository from the list of repositories in which the user has contributed.
  4. Fetch contributions of a particular repository from the list of repositories in which the user has contributed.
  5. Fetch language percentages of a particular repository from the list of repositories in which the user has contributed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fetch Users Contributed Repositories
2 participants