Your Web News in One Place

Help Webnuz

Referal links:

Sign up for GreenGeeks web hosting
October 30, 2021 02:41 pm GMT

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 MP me

Or get it HERE

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!


Original Link: https://dev.to/codeoz/7-nice-api-for-your-projects--3ap

Share this article:    Share on Facebook
View Full Article

Dev To

An online community for sharing and discovering great ideas, having debates, and making friends

More About this Source Visit Dev To