<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>shiba-yan</author_name>
  <author_url>https://blog.hatena.ne.jp/shiba-yan/</author_url>
  <blog_title>しばやん雑記</blog_title>
  <blog_url>https://blog.shibayan.jp/</blog_url>
  <categories>
    <anon>Azure</anon>
    <anon>Azure Functions</anon>
  </categories>
  <description>最近は Azure Functions でサクッと HttpTrigger を使って REST API を書くことが多いですが、ASP.NET Core のように API 実装に必要な機能が揃っていないので、毎回同じようなコードを書いて対応してました。具体的にはリクエストをモデルにバインドする部分や、そのバインドとされたモデルに対するバリデーションといった機能です。ASP.NET Core なら何も考えなくても良い部分ですが、Azure Functions では対応していないので再利用可能なサンプルコードを用意しました。使い方は簡単で、これまで HttpTrigger の実装を行っていた Fu…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fblog.shibayan.jp%2Fentry%2F20200218%2F1581991512&quot; title=&quot;Azure Functions v3 向けに REST API を作りやすくするサンプルコードを書いた - しばやん雑記&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>https://cdn-ak.f.st-hatena.com/images/fotolife/s/shiba-yan/20200218/20200218002311.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2020-02-18 11:05:12</published>
  <title>Azure Functions v3 向けに REST API を作りやすくするサンプルコードを書いた</title>
  <type>rich</type>
  <url>https://blog.shibayan.jp/entry/20200218/1581991512</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
