12 Free and Fun APi for your next Project

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

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • 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

  • jikan

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

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • 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}`); });

  • 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

  • SpaceX API

  • 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