<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Openapi on ilham.dev</title><link>https://ilham.dev/tags/openapi/</link><description>Recent content in Openapi on ilham.dev</description><generator>Hugo -- gohugo.io</generator><language>en</language><lastBuildDate>Sun, 27 Sep 2026 00:00:00 +0700</lastBuildDate><atom:link href="https://ilham.dev/tags/openapi/index.xml" rel="self" type="application/rss+xml"/><item><title>How I read an OpenAPI file before using an API</title><link>https://ilham.dev/posts/how-to-read-an-openapi-file-before-using-an-api/</link><pubDate>Sun, 27 Sep 2026 00:00:00 +0700</pubDate><guid>https://ilham.dev/posts/how-to-read-an-openapi-file-before-using-an-api/</guid><description>An OpenAPI file is machine-readable API documentation. It describes endpoints, inputs, outputs, and authentication expectations.
The OpenAPI Viewer tool gives me a safe place to test the idea before I put it into a script, server, or production workflow.</description></item></channel></rss>