hub · compare
/json
valid JSON, correctly labelled application/json
chaos.catastrophic.ioGET /json
Returns syntactically invalid JSON with a Content-Type of application/json. Default bundles three flaws in one payload (missing closing brace, unquoted key, trailing comma). Use ?mode= to isolate a single failure mode for targeted parser testing.
modes:
all
missing-brace
unquoted-key
trailing-commanot.catastrophic.ioBuild against not.catastrophic.io/json, then
flip the hostname to chaos.catastrophic.io to exercise the chaos.