Skip to content

[solidjs-pod] 07 Get all repositories from GitHub API #684

@Zelig880

Description

@Zelig880

Get all repositories from GitHub API

Background

On a user’s profile page, we want to list out ALL of their repositories - not just the top ones. This ticket will be to get the data on all of a user’s repos for display on the profile page.

Acceptance

  • Get all repositories from GitHub API
  • For display on profile page; data needed:
    • Repo name
    • description
    • language
    • star count
    • fork count
    • last updated
    • visibility tag

Notes

  • This query should start sorted by most recently updated.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions