DEV Community

Cover image for 12 APIs that you as a developer will love it 💖
The Coding Mermaid 🧜‍♀️
The Coding Mermaid 🧜‍♀️

Posted on • Updated on

12 APIs that you as a developer will love it 💖

Are you starting a new project, learning a new technology, or building a new feature and you already have everything figured out, how you are going to implement it, what is going to do with the exception of.. the data that you are going to use?🤔

That happens so many times right? But don't worry! I got you cover! I created a list of cool, free and easy to use APIs that I like to use, that I will share with you!

(Keynotes: API stands for “Application Programming Interface,” which is a way to communicate between different software services.)

Hope you like it! 🤗



Pokemons all together

✨1. PokéAPI

Yes, I still play pokemon go when I go for a walk with my dog, so this is one of my favorites! Who else relates?
PokéAPI aims to provide a single source that has a lot of pokemon information (moves, types, abilities)!
- Needs API key: No


✨2. GIPHY

GIPHY is the world's largest GIF and video library and lets you customize a suite of powerful features. What are you waiting to bring more fun to your project? 🎡🎢🎆
- Needs API key: Yes


✨3. Open Weather

With this API, you are not allowed to not know what weather will it be tomorrow! Open Weather API collects and processes weather data from different sources such as global and local weather models, satellites, radars, and a vast network of weather stations ⛈️🥶🧊
- Needs API key: No


✨4. {JSON} Placeholder

When you need a fake API for testing and prototyping, JSON Placeholder got you cover! Also, they have a pretty good guide with examples.🔥⚙️👩‍💻
- Needs API key: No


Star Wars Chewbacca

✨5. SWAPI

Ok.. SWAPI what? SWAPI stands for "Star Wars API" and they have all the data that you need: planets, spaceships,vehicles, films and species.
- Needs API key: No


✨6. NASA

Since we are talking about stars, lets keep the theme and check the NASA API! It provides authentic data from NASA including image data gathered by NASA's Curiosity, Opportunity, and Spirit rovers on Mars! How cool is this? 🧑‍🚀🚀👽
- Needs API key: Yes


✨7. Unsplash

This is a life savier! How many times did we need to build a gallery or a landing page and we didn't know where to get awesome and quality images? Unsplash API is here for us!📸🌳🌼
- Needs API key: Yes


✨8. Dev.to

Yes, Dev.to has an API! This is pretty cool if you are building a personal website and want to display your super interesting blog posts! Choose "articles" and you can request for all articles or only yours with
curl https://dev.to/api/articles?username=yourUserName 🤯💖👀
- Needs API key: No


✨9. Breaking Bad

Are you a Breaking Bad fan and one of those who knows all the quotes? Then you must check this API. It lets you get quotes, characters, episodes, deaths... 💀🎩😎
- Needs API key: No


✨10. Random Data

Do you want to be creative and use something different on your project? Maybe a game where you get a random beer or computer? Random Data API provides you that and also mimics the hash returned by omniauth resources like github! 🐱💻🍺
- Needs API key: No


✨11. Rest Countries

Rest Countries lets you get information about countries via a RESTful API and when I mean information, is like, everything. You can also check the code on GitLab and sponsor the owner
- Needs API key: No


Rick and Morty

✨12. Rick and Morty

The Ricks Must Be Crazy! No, it's a not miniature universe inside a battery but it's pretty close! This API lets you query by episode, characters, locations.. well the difficult part will be to pick what to query
- Needs API key: No


If you liked my post, please consider to Buy me a coffee ❤️
I will be truly happy to continue posting with your support

Buy Me a Coffee at ko-fi.com

So...Which one are you going to use in your next project?😊

Tell me all about it in the comments 👇

Top comments (65)

Collapse
 
liyasthomas profile image
Liyas Thomas

This is very informative. Great collection of APIs.

If anyone like to spin up any of these RESTful APIs online - checkout Hoppscotch.io - helps to make requests directly from the browser.

GitHub logo hoppscotch / hoppscotch

👽 Open source API development ecosystem - https://hoppscotch.io

Collapse
 
monicafidalgo profile image
The Coding Mermaid 🧜‍♀️

Hi Liyas!
Thanks!! And thanks for the suggestion!

Collapse
 
atulcodex profile image
🚩 Atul Prajapati 🇮🇳

:) as expected

Collapse
 
lnitz profile image
Lior Nitz

Great Article! thanks!
We just launched the first ever soundscapes API for VR and you're all invited for a FREE ACCOUNT. soundscape.city
Get soundscapes by weather, time of day, environments, for menus and more!

Collapse
 
aquadrehz profile image
AquaDrehz

Interesting. When does the new musics would be added?

Collapse
 
lnitz profile image
Lior Nitz

we constantly expand the soundscapes we stream via the API, you can start using it now for free at soundscape.city

Cheers!

Collapse
 
xelif profile image
FileX

For your 11. listing I personally prefer github.com/factbook/factbook.json - if you just need a collection of bare facts - as far as I know this repository is backed by the CIA and pretty straight forward. ✌️

Collapse
 
monicafidalgo profile image
The Coding Mermaid 🧜‍♀️

Didn'tDidnt know about this one! Thanks! :)

Collapse
 
dedemenezes_ profile image
Dedé Menezes

Awesome list Mermaid, thanks for sharing!!

If you don't mind I have a brand new suggestion that some people might like as well ;) I just released this Harry Potter API yesterday! I came to write an article about it and just stumble upon your article, life is beautiful :)
here's the link: theboywholivedapi.fun/

Collapse
 
sarapalacio_01 profile image
Sara Palacio

Thank you for all the work!
I'm gonna use it.

Collapse
 
elainedelgado profile image
Elaine Delgado

Fantastic!!! Thanks a lot! -

Collapse
 
monicafidalgo profile image
The Coding Mermaid 🧜‍♀️

Wow! Love it! This is amazing! You had so much work doing this! Thanks!!

Collapse
 
developmentvargamarcel profile image
development-vargamarcel

If you just want an interface to view your graphql endpoint.
graphboarder.netlify.app/queries

Working on it, please give feedback. Have fun

Collapse
 
camillerkt profile image
Camille Rakotoarisoa

Great !
You can also try FakeJobs API which is an easy-to-use REST API that offers you free fictitious job offers to integrate into your test applications 😜 :

fakejobsapi.camillerakoto.fr/

Collapse
 
monicafidalgo profile image
The Coding Mermaid 🧜‍♀️

Hi Camille! Thanks for sharing!!

Collapse
 
stubowles profile image
Stu Bowles

Thanks!

Collapse
 
davidfree2 profile image
Humberto David Esquerra

Good collection!

Collapse
 
clementsrebecca profile image
Rebecca Rosol

Awesome!

Collapse
 
thomasbnt profile image
Thomas Bnt ☕

Hello ! For Unsplash, you need API key to request contents 😄

Collapse
 
monicafidalgo profile image
The Coding Mermaid 🧜‍♀️

Hi Thomas! Yes you are totally right! Great catch! My mistake :)

Collapse
 
oldroge profile image
Roge

I was looking for it, thank you!

Collapse
 
monicafidalgo profile image
The Coding Mermaid 🧜‍♀️

Thank you Roge! :)

Collapse
 
elijahtrillionz profile image
Elijah Trillionz

I had no idea dev.to has an API.
Thanks for the article, it is very well written.

Collapse
 
jonaspetri profile image
Jonas Petri

Nice list! I’ve used several of these in the past and they’re all great!

Collapse
 
lcalisaya profile image
Lucía Calisaya

I'm interested in NASA API! Thank you for the list! :)

Collapse
 
monicafidalgo profile image
The Coding Mermaid 🧜‍♀️

Thank you Lucia!

Collapse
 
jarvisscript profile image
Chris Jarvis

Nice article, I didn't know about the DEV Api. I might need to add that to my site.

Collapse
 
monicafidalgo profile image
The Coding Mermaid 🧜‍♀️

Yes!! It's awesome and very easy to use! It's like you have your own dev inside your website. But fully style customizable :P