Search for projects on Github
- action: search|trending
- query: the search params
- language: the programming language
- period: week|month
Usage
App("github", action="search", language="java", query="chatbot")
App("github", action="trending", period="week")