12 Free and Fun APi for your next Project

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

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.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
  • 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

  • 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
  • Using XPath in 2023

    8 projects | news.ycombinator.com | 16 Jul 2023