<?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 oinume journal</title>
    <link>https://blog-lampetty-net.web.app/categories/grpc/</link>
    <description>Recent content in GRPC on oinume journal</description>
    <generator>Hugo</generator>
    <language>ja</language>
    <lastBuildDate>Mon, 26 Mar 2018 09:00:00 +0900</lastBuildDate>
    <atom:link href="https://blog-lampetty-net.web.app/categories/grpc/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>grpc-gatewayでRESTful APIを実装する</title>
      <link>https://blog-lampetty-net.web.app/posts/implement-restful-api-with-grpc-gateway/</link>
      <pubDate>Mon, 26 Mar 2018 09:00:00 +0900</pubDate>
      <guid>https://blog-lampetty-net.web.app/posts/implement-restful-api-with-grpc-gateway/</guid>
      <description>&lt;h3 id=&#34;背景&#34;&gt;背景&lt;/h3&gt;&#xA;&lt;p&gt;何かしらの理由でRESTでAPIを実装しなくてはいけない時に、JSONを直接扱うのは面倒くさい。具体的には、JSONをデシリアライズして内部のデータ構造にマッピングする処理を書くのが面倒だ。というわけで、&lt;a href=&#34;https://github.com/grpc-ecosystem/grpc-gateway&#34;&gt;grpc-gateway&lt;/a&gt;を使ってProtocol Buffersを定義するだけでREST APIを実装できないかを検討してみた。&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
