8Examples / blog
Writing

Ideas worked through.

Practical notes on OpenClaw infrastructure, automation, software, and the decisions hiding underneath them.

August 20, 2026 · 9 min read

JetBrains HTTP Better Than Postman

A plain .http file in Rider replaced Postman, Fiddler, Thunder Client, and curl for manually invoking APIs. Environments, automatic JWT acquisition, raw responses, and the same requests against local and production, demonstrated on an event-sourced .NET API.

Read the walkthrough →