Howler
Foursquare
ROXIMITY
DROPOUT by CollegeHumor
Laughly
Boomerangme
Dad Joke CLI
Passworks
icanhazdadjoke
Dad Joke CLI
Dad Jokes Bot
ASCII Art Weather
Resend
fzf
Deno
Mastodon
Howler
icanhazdadjokeNo features have been listed yet.
No icanhazdadjoke videos yet. You could help us improve this page by suggesting one.
Based on our record, icanhazdadjoke seems to be a lot more popular than Howler. While we know about 14 links to icanhazdadjoke, we've tracked only 1 mention of Howler. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
Maybe this one? http://howler.foxnsox.com/. Source: almost 4 years ago
Import asyncio From httpx import Response Import httpx Async def get_dad_joke_httpx(client: httpx.AsyncClient, semaphore: asyncio.Semaphore) -> str: async with semaphore: response: Response = await client.get("https://icanhazdadjoke.com/", headers={ "Accept": "text/plain" ... - Source: dev.to / 7 months ago
Configure it with response format as JSON. URL: https://icanhazdadjoke.com/, method: GET. - Source: dev.to / 12 months ago
// src/loaders/jokes.ts Import type { Loader } from 'astro/loaders'; Export const jokesLoader: Loader = { name: 'jokes', load: async (context) => { const response = await fetch('https://icanhazdadjoke.com/', { headers: { Accept: 'application/json', }, }); const json = await response.json(); context.store.set({ id:... - Source: dev.to / over 1 year ago
Const jokeElement = document.getElementById('joke'); Const jokeBtn = document.getElementById('jokeBtn'); Async function fetchJoke() { try { const response = await fetch('https://icanhazdadjoke.com/', { headers: { 'Accept': 'application/json' } }); const data = await response.json(); jokeElement.textContent = data.joke; } catch (error)... - Source: dev.to / almost 2 years ago
I've been using this in my shell profile for a few years now: curl -H "Accept: text/plain" https://icanhazdadjoke.com/. - Source: Hacker News / over 2 years ago
Foursquare - Foursquare is all about helping you find new ways to explore your city.
Dad Joke CLI - The freshest dad jokes. Straight to your terminal.
ROXIMITY - ROXIMITY is a mobile advertising platform that enables retailers and brands to send targeted, location-based messaging to nearby customers.
Dad Jokes Bot - Text "Dad Jokes" to 631-954-2447 ๐
DROPOUT by CollegeHumor - Mixed-media subscription offering funny ad-free content.
ASCII Art Weather - Get the weather information in ASCII art