From 985f3f26921ca753ada55744ebb740039f5a99c8 Mon Sep 17 00:00:00 2001 From: Disha Modi <106090499+dishamodi0910@users.noreply.github.com> Date: Sun, 1 Oct 2023 20:29:51 +0530 Subject: [PATCH] Update README.md --- Existing_API_Collection/README.md | 1 + 1 file changed, 1 insertion(+) 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.|