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! 🤗
✨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
✨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
✨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
So...Which one are you going to use in your next project?😊
Tell me all about it in the comments 👇
Top comments (66)
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.
hoppscotch / hoppscotch
👽 Open source API development ecosystem - https://hoppscotch.io
Hi Liyas!
Thanks!! And thanks for the suggestion!
:) as expected
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!
Interesting. When does the new musics would be added?
we constantly expand the soundscapes we stream via the API, you can start using it now for free at soundscape.city
Cheers!
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. ✌️
Didn'tDidnt know about this one! Thanks! :)
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/
Thank you for all the work!
I'm gonna use it.
Fantastic!!! Thanks a lot! -
Wow! Love it! This is amazing! You had so much work doing this! Thanks!!
If you just want an interface to view your graphql endpoint.
graphboarder.netlify.app/queries
Working on it, please give feedback. Have fun
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/
Hi Camille! Thanks for sharing!!
Damn! This is so awesome! 😍 Perfect to get hands dirty on weekends! ✨
Thanks!
Happy Coding
Totally Aziz! The hard part is.. which one to choose? 😃
For me, its PokeAPI for sure this weekend! 😋
Thanks defiantly trying a few
Love the pictures!
Thank you Yongchang!
Nice article, I didn't know about the DEV Api. I might need to add that to my site.
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