We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2826463 commit 7c2e311Copy full SHA for 7c2e311
1 file changed
sources.md
@@ -36,6 +36,19 @@ The Flickr Developer Guide](https://www.flickr.com/services/developer/))
36
- Query limit: 3600 requests per hour
37
- Data available through CSV format
38
39
+## GitHub
40
+
41
+**Description:** A development platform for hosting and managing code.
42
43
+**API documentation link:**
44
+- [GitHub REST API v3](https://docs.github.com/en/rest)
45
46
+**API information:**
47
+- API key not required but recommended by GitHub
48
+- Query limit: 60 requests per hour if unauthenticated,
49
+ 5000 requests per hour if authenticated
50
+- Data available through JSON format
51
52
53
## Google Custom Search JSON API
54
0 commit comments