protocol-lab:~$./run--all-paradigms
github ↗
$ cd ..

$ rest --crud-over-http

Build a request, send it, and watch one round-trip resolve: status, timing, size and all.

# steps
  1. 1Sign in.
  2. 2Pick a preset request.
  3. 3Hit Send and watch the lifecycle.
  4. 4Try Create for a 201, or run the burst to trip the 429.
// the wire
1
Compose
2
Auth attached
3
In flight
4
Server
5
Response
-
LATENCY MS
-
RESPONSE BYTES
-
STATUS CODE
// trigger
No board yet - sign in & click “Create sample data” on Home for the task presets.
// result
// run a request to see the response