Skip to content

Commit 7c2e311

Browse files
committed
Update sources.md with GitHub API info
1 parent 2826463 commit 7c2e311

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

sources.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,19 @@ The Flickr Developer Guide](https://www.flickr.com/services/developer/))
3636
- Query limit: 3600 requests per hour
3737
- Data available through CSV format
3838

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+
3952

4053
## Google Custom Search JSON API
4154

0 commit comments

Comments
 (0)