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

Implement GitHub stars #59

Open
wcarhart opened this issue Dec 1, 2020 · 1 comment
Open

Implement GitHub stars #59

wcarhart opened this issue Dec 1, 2020 · 1 comment
Assignees
Labels
enhancement New feature or request
Projects

Comments

@wcarhart
Copy link
Owner

wcarhart commented Dec 1, 2020

GitHub stars on project-spec should be dynamically populated based on the repository. These should only be populated when each individual project-spec file is requested and should be saved to the browser's memory, so we can try to avoid the GitHub API request limit. If call fails, it should error gracefully and not update the GitHub stars section on project-spec.

@wcarhart wcarhart added the enhancement New feature or request label Dec 1, 2020
@wcarhart wcarhart self-assigned this Dec 1, 2020
@wcarhart wcarhart added this to To Do in Personal via automation Dec 1, 2020
@wcarhart
Copy link
Owner Author

Helpful GitHub API link: https://docs.github.com/en/rest/reference/rate-limit

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
Personal
  
To Do
Development

No branches or pull requests

1 participant