12 Free and Fun APi for your next Project

This page summarizes the projects mentioned and recommended in the original post on dev.to

CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. JokeAPI

    REST API that serves uniformly and well formatted jokes in JSON, XML, YAML or plain text format that also offers a great variety of filtering methods

    JokeAPI

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. jikan

    Unofficial MyAnimeList PHP+REST API which provides functions other than the official API

  4. terraform-provider-ichdj

    Terraform + Dad Jokes = 👌. Terraform provider for the "icanhazdadjoke.com" API.

    fetch('https://icanhazdadjoke.com/', { headers: { Accept: 'application/json', }, }) .then(response => response.json()) .then(data => { const dadJoke = data.joke; console.log(`Dad Joke: ${dadJoke}`); });

  5. Dad_Jokes_API

    Dad Jokes API contains unlimited dad jokes. If you would like an API Key head over to https://rapidapi.com/KegenGuyll/api/dad-jokes/details

    Dad Jokes API

  6. SpaceX-API

    SpaceX API

  7. RecipePuppy

    The Recipe Puppy is an ingredient-based recipe search engine. The Recipe Puppy API gives developers access to a database of different recipes, searching by ingredient or keyword. Access is gained via HTTP and results can be returned in JSON or XML. This project essentially creates a website that displays all recipes available within the RecipePuppy Api.

    Recipe Puppy API

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • 7 Free APIs to Spark Your Next Fun Project

    2 projects | dev.to | 20 Mar 2025
  • Create module for generate random jokes in Telegram bot on NestJS

    1 project | dev.to | 7 Apr 2022
  • A step-by-step guide to migrate a Node.js web app to Typescript

    2 projects | dev.to | 15 Jan 2022
  • My dashboard for my tiny little raspberry inspired by posts from this subreddit

    1 project | /r/selfhosted | 7 May 2021
  • Dev Dad Jokes - My submission to the DigitalOcean App Platform Hackathon!

    2 projects | dev.to | 9 Jan 2021

Did you know that JavaScript is
the 3rd most popular programming language
based on number of references?