git-finder
v1.0.1
Published
An application that takes optionally takes two dates and prints the most starred GitHub projects in that date range.
Downloads
3
Maintainers
Readme
git-finder
An application that takes optionally takes two dates and prints the most starred GitHub projects in that date range.
Notes
- utilizes axios package to use HTTP requests and fetch data
- constructs request with search keywords and qualifiers
- GETs data from API service and logs 1-indexed list of GitHub repositories
- error checks for invalid API URL
npm package download
- git-finder
- or use command: npm i git-finder