A gimmick API. No auth. No key. Just shrug.
| Path | Returns |
|---|---|
GET / | ¯\_(ツ)_/¯ as HTML (browser) or plain text (curl) |
GET /all | JSON array of all shruggies |
GET /random | {"shruggie":"..."} |
GET /health | {"ok":true} |
GET /docs | This page |
curl https://shruggie.wtf
curl https://shruggie.wtf/all
curl https://shruggie.wtf/random
curl https://shruggie.wtf/health
429Access-Control-Allow-Origin: * on all endpoints