An open API service indexing awesome lists of open source software.

https://github.com/lemonyte/http-waifus

Waifus for every HyperText Transfer Protocol response status code.
https://github.com/lemonyte/http-waifus

anime api cloudflare cloudflare-pages http http-status-codes status-codes svelte sveltekit tailwindcss

Last synced: 8 months ago
JSON representation

Waifus for every HyperText Transfer Protocol response status code.

Awesome Lists containing this project

README

          

# HTTP Waifus

Waifus for every HyperText Transfer Protocol response [status code](https://developer.mozilla.org/en-US/docs/Web/HTTP/Status).

>

HTTP Waifus is a collection of cute and funny anime images that more-or-less represent various HTTP status codes, inspired by the likes of [HTTP Cats](https://httpcats.com) and [HTTP Dogs](https://httpstatusdogs.com).
You can browse the images, or add some fun to your own site with the API, because even developers need some fun (and waifus?) in their lives 😝.

> [!IMPORTANT]
> **Help wanted!**
> The collection is currently unfinished, and I need ***your*** help to complete it!
> If you have an anime image in mind that you think represents an HTTP [status code](https://developer.mozilla.org/en-US/docs/Web/HTTP/Status), please [open an issue](https://github.com/lemonyte/http-waifus/issues) to discuss it!

## Usage

Embed an image using the base URL `https://httpwaifus.com/{status_code}.jpeg`
and replace `{status_code}` with an HTTP status code.

```html
418 I'm a teapot
```

![418 I'm a teapot](https://httpwaifus.com/418.jpeg)

## License

[MIT License](license.txt)