Fetch API playground
POST https://httpbingo.org/dump/request content-type: application/json { "message": "hello" }
This playground does not require a server.
The Fetch API provides an interface for fetching web resources from the browser.