Open hargup opened 2 years ago
If the query has the keyword "github" in it, show the list of repositories with the name
You can use the public GitHub search api https://api.github.com/search/repositories?q=computer+vision
Summary
If the query has the keyword "github" in it, show the list of repositories with the name
Example search queries
Implementation (optional)
You can use the public GitHub search api https://api.github.com/search/repositories?q=computer+vision
Context