10 (More) Fun APIs for Developers - Project Ideas

It’s always fun to learn by building.

And even better when you don’t have to start from scratch!

Here’s a viral video I made a couple of years ago:

But in this article, I want to list ten more APIs you might find fun to play with.

The List ⚡️

  1. The Cat API: “Cats as a Service”. A collection of random pictures, images, and facts about cats. It has a generous free tier, which should get your project started! Bonus: More of a dog person? They have a dog API too.

  2. JokeAPI: Programming jokes, general jokes, and more. It is completely free. Pro tip: You might want to turn on the NSFW flag; some jokes can be dark. 👀

  3. REST Countries: A fun one for the geography fans. Get information about countries via a RESTful API. It is completely free.

  4. NASA API: Who doesn’t like space? Access various NASA data, including images, Mars Rover photos, and more. It is completely free.

  5. Open Trivia DB: Quiz apps are becoming a staple of portfolios. Make yours even more interesting with this API! Free to use, user-contributed trivia question database. It is completely free.

  6. News API: A news site could be a fun portfolio project! This is a JSON-based API for searching and retrieving live articles from all over the web. It has a free tier, which allows 100 requests a day. The limit is a bit low for my liking, but the content is rich.

  7. CurrencyLayer API: Real-time and historical foreign exchange rates published by the European Central Bank. It has a great free tier and a paid tier with additional features. It's fun to learn how to deal with live data.

  8. RandomUser.me: Why mock data when you can get an API to do it for you? Generates random user data like name, address, email, and more. It is entirely free.

  9. Google APIs: This is a lot more than one… A collection of APIs provided by Google that you can start using for FREE, including Google Maps, Google Translate, and more. The free tier has limitations, but it shouldn't stop you unless you’re building something commercial!

  10. GitHub API: Since it’s where most of us live, it’s a great API to become familiar with. It allows you to interact with almost all aspects of GitHub, including repositories, user profiles, and organizations. It has a free tier with limited features and a paid tier with additional features.

Happy coding! 🦄

And if you built something with one of the APIs, share it in the comments. 👇

PortfolioApi
Avatar for Niall Maher

Written by Niall Maher

Founder of Codú - The web developer community! I've worked in nearly every corner of technology businesses; Lead Developer, Software Architect, Product Manager, CTO and now happily a Founder.

Loading

Fetching comments

Hey! 👋

Got something to say?

or to leave a comment.