7 Nice API for your projects !
Code Oz
Posted on October 30, 2021
API is the acronym for Application Programming Interface, which is a software intermediary that allows two applications to talk to each other!
Today I will share with you some nice API to use for your projects!!
πΏ Movie database (IMDB)
https://developers.themoviedb.org/3/getting-started/introduction
If you need informations about movies, series, etc... You can use IMDB API that is very easy to use!
π₯ Food Recipes (spoonacular)
https://spoonacular.com/food-api/docs
Are you looking for recipes? Soonacular is a great api that will provide you some recipes for your next project!!
π½ Rick & Morty database
https://rickandmortyapi.com/documentation/
The Rick and Morty API is based on the television show Rick and Morty. You will have access to about hundreds of characters, images, locations and episodes !!
π©² Random Advice
https://api.adviceslip.com/#top
Very fast api to use! It will provide you some random advice!
You can test it right now from this url https://api.adviceslip.com/advice
π₯Έ Fake User
https://randomuser.me/?ref=undesign
Do you need fake user for your website? This API will give you a list of fake user!
π€‘ User icons (DiceBear)
https://avatars.dicebear.com/docs/http-api#options
DiceBear is an avatar library for designers and developers. You can test it fastly at this url for example: https://avatars.dicebear.com/api/male/john.svg?background=%230000ff
π± Cats fact
https://alexwohlbruck.github.io/cat-facts/
This app will combine APIs and Services from the web to do just one thing⦠send cat facts.
I hope you like this reading!
π You can get my new book Underrated skills in javascript, make the difference
for FREE if you follow me on Twitter and send message to me π and SAVE 19$ π΅π΅
Or get it HERE
π«π·π₯ For french developper you can check my YoutubeChannel
π MY NEWSLETTER
βοΈ You can SUPPORT MY WORKS π
πββοΈ You can follow me on π
π Twitter : https://twitter.com/code__oz
π¨βπ» Github: https://github.com/Code-Oz
And you can mark π this article!
Posted on October 30, 2021
Join Our Newsletter. No Spam, Only the good stuff.
Sign up to receive the latest update from our blog.
Related
September 10, 2023