Skip to content
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

GET list of public repositories for a user #1

Closed
astrochun opened this issue Jan 17, 2021 · 0 comments · Fixed by #3
Closed

GET list of public repositories for a user #1

astrochun opened this issue Jan 17, 2021 · 0 comments · Fixed by #3
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@astrochun
Copy link
Owner

astrochun commented Jan 17, 2021

This SO thread
explains how to get the information.

To retrieve, a GET will suffice:
curl -X GET https://api.github.com/users/<USERNAME>/repos

The list should then be written to an ASCII file to be used

@astrochun astrochun added the enhancement New feature or request label Jan 17, 2021
@astrochun astrochun self-assigned this Jan 17, 2021
@astrochun astrochun added this to the v0.1.0 milestone Jan 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant