DEV Community

Cover image for 7 Nice API for your projects !
Code Oz
Code Oz

Posted on • Updated on

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!

Top comments (18)

Collapse
 
yarip28 profile image
Yarip28

Love cats fact !

Collapse
 
pesetasse profile image
Pesetasse

Don't know rick & morty api

Collapse
 
doctorew profile image
Drew Schillinger

Has both REST and GraphQL endpoints -- wubba lubba dub dub!

Collapse
 
kgotlelelo profile image
Kgotlelelo

I Love advice api I am going to integrate it on my twitter bot

Collapse
 
codeoz profile image
Code Oz

I want to see it ! ;D

Collapse
 
kgotlelelo profile image
Kgotlelelo
Collapse
 
madebycollins profile image
Collins Zimba

Thanks for these! I'll sure some of then soon enough πŸ‘¨β€πŸ’»

Collapse
 
madebycollins profile image
Collins Zimba

In keeping with my initial comment. I've built a frontend for the random advice API. Thanks once again @codeoz for sharing 😁

madebycollins.com/randomadviceapp/

The link to the GH repo is on the site 😁

Collapse
 
codeoz profile image
Code Oz

very nice! Collins !

Collapse
 
markkotin profile image
Mark Kotin

Super

Collapse
 
aaronyamil profile image
Aaron Luna

Thanks.. very well for practice

Collapse
 
codeoz profile image
Code Oz

Happy to help you 😁

Collapse
 
colortools profile image
Color Tools 🌈

Please continue the series.

Collapse
 
codeoz profile image
Code Oz

Happy to see your comment 😍

Collapse
 
dhairyashah profile image
Dhairya Shah

Awesome article! Wanted to share a news api created by me, if you would add it to the article will be great, this is the documentation of the api github.com/snowbit-coderboi/tiny-n...

Collapse
 
codeoz profile image
Code Oz

It's look awesome! We'll done

Collapse
 
dhairyashah profile image
Dhairya Shah

Thank you

Collapse
 
stuffsuggested profile image