diff --git a/Existing_API_Collection/README.md b/Existing_API_Collection/README.md index dfaa4fb..3b28014 100644 --- a/Existing_API_Collection/README.md +++ b/Existing_API_Collection/README.md @@ -5,3 +5,4 @@ |[Encoding API](./EncodingAPI)| It explains us how to work with Text Encoder, Text Decoder, TextDecoderStream and TextEncoderStream| |[Country API](./CountryAPI)| It explains us how to get all the information about a particular country| |[Dictionary API](./DictionaryAPI)| It provides us a meaning of a particular word| +|[Github API](./GithubAPI)|It is a set of web-based endpoints and tools provided by GitHub to allow developers to programmatically interact with and access data from the GitHub platform.|