<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>API Design on Rusty Eddy</title><link>https://rustyeddy.com/tags/api-design/</link><description>Recent content in API Design on Rusty Eddy</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Sun, 31 May 2026 09:46:15 -0700</lastBuildDate><atom:link href="https://rustyeddy.com/tags/api-design/index.xml" rel="self" type="application/rss+xml"/><item><title>REST APIs for IoT Gateways: Control, Configuration, and Telemetry Access</title><link>https://rustyeddy.com/iot/iot-gateway-rest/</link><pubDate>Wed, 30 Mar 2022 00:00:00 +0000</pubDate><guid>https://rustyeddy.com/iot/iot-gateway-rest/</guid><description>A practical REST API design note for IoT gateways, covering Go handlers, JSON responses, endpoint boundaries, testing, and common API pitfalls.</description></item></channel></rss>