-
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
-
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.
-
-
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
Related posts
-
7 Free APIs to Spark Your Next Fun Project
-
Create module for generate random jokes in Telegram bot on NestJS
-
A step-by-step guide to migrate a Node.js web app to Typescript
-
My dashboard for my tiny little raspberry inspired by posts from this subreddit
-
Dev Dad Jokes - My submission to the DigitalOcean App Platform Hackathon!