Methods for Github's search API
Open
- Dominant language
- Julia
- Stars
- 175
- Forks
- 62
- PR merge metrics
- No merged PRs in 30d
Description
As far as I've seen there are no methods for working with Github's search API. It would be useful to be able to perform random searches and get back a list of repos.
https://developer.github.com/v3/search/
Cheers!
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reading the linked GitHub Search API documentation and the existing GitHub.jl methods to identify the package's conventions for API wrappers and return values. Add methods for performing repository searches and returning repository results; done means the requested search operations are exposed consistently by the package.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github, julia
- Domain
- api, search
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100