<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Grpc on ilham.dev</title><link>https://ilham.dev/tags/grpc/</link><description>Recent content in Grpc 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/grpc/index.xml" rel="self" type="application/rss+xml"/><item><title>How I test gRPC when normal HTTP tools are not enough</title><link>https://ilham.dev/posts/how-to-test-grpc-when-http-tools-are-not-enough/</link><pubDate>Sun, 27 Sep 2026 00:00:00 +0700</pubDate><guid>https://ilham.dev/posts/how-to-test-grpc-when-http-tools-are-not-enough/</guid><description>gRPC APIs do not look like normal REST endpoints. Instead of paths like /users, you call service methods with typed messages.
The gRPC Tester 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>