<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>rabitarochan</author_name>
  <author_url>https://blog.hatena.ne.jp/rabitarochan/</author_url>
  <blog_title>らびたろちゃんにっき</blog_title>
  <blog_url>https://rabitarochan.hatenablog.com/</blog_url>
  <categories>
    <anon>C#</anon>
    <anon>NancyFx</anon>
  </categories>
  <description>1年以上ぶりにNancyFxネタ。日本語の情報があまりないので、色々書いて行こうと思います。 ユーザが増えてくれれば嬉しいですね。 さてNancyFxでは、デフォルトでJsonレスポンスを返すことが出来ます。 Get[&quot;/json&quot;] = _ =&gt; { var data = new { Id = 1, Name = &quot;rabitarochan&quot;, BlogUrl = &quot;http://rabitarochan.hatenablog.com/&quot; }; return Response.AsJson(data); }; ブラウザからこのURLにアクセスすると、以下のようなJsonが返ります。 { Id…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Frabitarochan.hatenablog.com%2Fentry%2F2013%2F08%2F29%2F182133&quot; title=&quot;NancyFxでWebAPIを作るときに必ず参照すべきライブラリ - らびたろちゃんにっき&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>2013-08-29 18:21:33</published>
  <title>NancyFxでWebAPIを作るときに必ず参照すべきライブラリ</title>
  <type>rich</type>
  <url>https://rabitarochan.hatenablog.com/entry/2013/08/29/182133</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
