← shruggie.wtf

shruggie.wtf

A gimmick API. No auth. No key. Just shrug.

Endpoints

PathReturns
GET /¯\_(ツ)_/¯ as HTML (browser) or plain text (curl)
GET /allJSON array of all shruggies
GET /random{"shruggie":"..."}
GET /health{"ok":true}
GET /docsThis page

Examples

curl https://shruggie.wtf
curl https://shruggie.wtf/all
curl https://shruggie.wtf/random
curl https://shruggie.wtf/health

Notes