Skip to content

Commit

Permalink
Update README.md draft1
Browse files Browse the repository at this point in the history
  • Loading branch information
MohanRamSridhar authored May 20, 2024
1 parent 1815342 commit eb17203
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions New_APIs/README.md
Original file line number Diff line number Diff line change
@@ -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 |

0 comments on commit eb17203

Please sign in to comment.