<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>plarail_hangout</author_name>
  <author_url>https://blog.hatena.ne.jp/plarail_hangout/</author_url>
  <blog_title>Engineering Tech Dojo</blog_title>
  <blog_url>https://tech.fun-toy-life.com/</blog_url>
  <categories>
    <anon>gRPC</anon>
    <anon>Protocol Buffers</anon>
  </categories>
  <description>gRPC はGoogleが開発したRPC（Remote Procedure Call）フレームワークです。Protocol Buffers（protobuf）でインターフェイスを定義し、複数言語のコードを自動生成できます。REST APIと比べてバイナリ通信により高速で、型安全なAPI設計が可能です。 REST API との比較 項目 REST API gRPC 通信形式 JSON（テキスト） Protocol Buffers（バイナリ） インターフェイス定義 OpenAPI（任意） .proto ファイル（必須） コード生成 ツール依存 protoc で自動生成 ストリーミング 非対応（SS…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftech.fun-toy-life.com%2Fentry%2F2026%2F06%2F05%2F221155&quot; title=&quot;gRPC入門：Protocol Buffersの定義からサーバー・クライアント実装まで - Engineering Tech Dojo&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2026-06-05 22:11:55</published>
  <title>gRPC入門：Protocol Buffersの定義からサーバー・クライアント実装まで</title>
  <type>rich</type>
  <url>https://tech.fun-toy-life.com/entry/2026/06/05/221155</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
