<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>griefworker</author_name>
  <author_url>https://blog.hatena.ne.jp/griefworker/</author_url>
  <blog_title>present</blog_title>
  <blog_url>https://tnakamura.hatenablog.com/</blog_url>
  <categories>
    <anon>JavaScript</anon>
    <anon>Ruby</anon>
    <anon>Angular</anon>
  </categories>
  <description>AngularJS で Web API を呼び出すのに使う $resource が、ドキュメントを読んだだけじゃイマイチ分からなかったんで、簡単なサンプルを書いてみた。まず、呼び出す対象の Web API は Sinatra でさくっと作成。 # coding: utf-8 require &quot;sinatra&quot; require &quot;json&quot; # データはメモリ上に保存 # 行儀よくないけど定数に配列を入れてしまう GUESTS = [] get &quot;/&quot; do erb :index end # ゲスト一覧を JSON で取得する API get &quot;/guests&quot; do content_type …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftnakamura.hatenablog.com%2Fentry%2F2013%2F02%2F27%2F212924&quot; title=&quot;AngularJS で Web API を呼び出す - present&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-02-27 21:29:24</published>
  <title>AngularJS で Web API を呼び出す</title>
  <type>rich</type>
  <url>https://tnakamura.hatenablog.com/entry/2013/02/27/212924</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
