7 Nice API for your projects !

codeoz

Code Oz

Posted on October 30, 2021

7 Nice API for your projects !

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!

πŸ’– πŸ’ͺ πŸ™… 🚩
codeoz
Code Oz

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