I wrote an API client for my water-cooled bed
Summary
A detailed write-up about building bedctl, a Zig-based API client for Sleep.me's Chilipad 2.0. The article includes API endpoints, JSON payloads, code examples, and notes on using Postman, Swagger/OpenAPI, and the motivation of using a zero-dependency library approach for higher-level language bindings.