lemonyte / http-waifus

Waifus for every HyperText Transfer Protocol response status code.

Home Page:https://httpwaifus.deta.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HTTP Waifus

Waifus for every HyperText Transfer Protocol response status code.

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 and HTTP Dogs. 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 😝. Try the public demo here!

Usage

Embed an image using the base URL https://httpwaifus.deta.dev/api/{status_code} and replace {status_code} with an HTTP status code.

<img src="https://httpwaifus.deta.dev/api/418" alt="418 I'm a teapot">

418 I'm a teapot

License

MIT License

About

Waifus for every HyperText Transfer Protocol response status code.

https://httpwaifus.deta.dev

License:MIT License


Languages

Language:HTML 34.3%Language:Python 32.6%Language:JavaScript 18.2%Language:CSS 15.0%