From eb172036e87971610b54baa6f71e8a9e00e86ac6 Mon Sep 17 00:00:00 2001 From: Mohan Ram Sridhar <142170808+MohanRamSridhar@users.noreply.github.com> Date: Mon, 20 May 2024 12:58:32 +0530 Subject: [PATCH] Update README.md draft1 --- New_APIs/README.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/New_APIs/README.md b/New_APIs/README.md index 8b13789..3f362be 100644 --- a/New_APIs/README.md +++ b/New_APIs/README.md @@ -1 +1,18 @@ +# **Let's learn together how to use new APIs!** +| Name of API | Description of API | +|---|---| +|[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.| +|[Password generator API](./PasswordGeneratorAPI)|User can generate a strong password on a single that contains uppercase, lowercase letters, numbers, and symbols as well.| +|[Global Holiday API](./GlobalHolidayAPI)|The Calendarific Global Holidays API covers over 230 countries and 3000 states around the world and provides information of their holidays.| +|[Historical Events API](./HistoricalEventsAPI)|This API is used to get information about major events of history.| +|[Nasa API](./NasaAPI)|The APOD API provides access to the Astronomy Picture of the Day, which showcases a different astronomical image or photograph each day along with a brief explanation written by a professional astronomer.| +|[CryptoCurrencies API](./CryptoCurrenciesAPIs)| It is giving the data about total trading of the popular coins in 24 hrs.| +|[Giphy API](./GiphyAPI)|This API allows developers to integrate Giphy's vast library of GIFs into their own applications, websites, and services.| +|[PokeAPI](./PokeAPI/)| This API provides data regarding Pokemon and others related. | +|[Product Store API](./ProductStoreAPI/)| A Product Store API using NodeJS, ExpressJS, MongoDB and Mongoose | +|[Bored API](./BoredAPI/)|Bored API is a versatile tool designed to provide users with random activity suggestions when they're feeling bored. With this API, users can access a wide range of activities to spark inspiration and alleviate boredom. From creative hobbies to outdoor adventures, Bored API offers something for everyone.| +|[Unsplash API](./unsplashApi/)| An API that enables users to retrieve high quality and copyright free Images from Unsplash and also get random Images |