Ecosyste.ms: Awesome
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 fastapi http http-status-codes status-codes w3css
Last synced: 26 days ago
JSON representation
Waifus for every HyperText Transfer Protocol response status code.
- Host: GitHub
- URL: https://github.com/lemonyte/http-waifus
- Owner: lemonyte
- License: mit
- Created: 2022-08-31T05:54:16.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-01T10:45:36.000Z (about 1 month ago)
- Last Synced: 2024-10-07T19:28:41.161Z (about 1 month ago)
- Topics: anime, api, fastapi, http, http-status-codes, status-codes, w3css
- Language: HTML
- Homepage: https://httpwaifus.deta.dev
- Size: 402 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: readme.md
- License: license.txt
Awesome Lists containing this project
README
# 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](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 😝.
Try the public demo [here](https://httpwaifus.deta.dev)!## Usage
Embed an image using the base URL `https://httpwaifus.deta.dev/api/{status_code}`
and replace `{status_code}` with an HTTP status code.```html
```![418 I'm a teapot](https://httpwaifus.deta.dev/api/418)
## License
[MIT License](license.txt)