<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>naoty_k</author_name>
  <author_url>https://blog.hatena.ne.jp/naoty_k/</author_url>
  <blog_title>AnyType</blog_title>
  <blog_url>https://naoty.hatenablog.com/</blog_url>
  <categories>
    <anon>Titanium Mobile</anon>
    <anon>Ruby/Rails</anon>
  </categories>
  <description># /app/controllers/users_controller.rb class UsersController &lt; ApplicationController def signin @user = User.create({:name =&gt; params[:name], :password =&gt; params[:password]}) respond_to do |format| format.json { render :json =&gt; @user.to_json } end end end アプリ側からのリクエストを受けると、Userインスタンスを新しく作成します。ここでは、セキ…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fnaoty.hatenablog.com%2Fentry%2F20110704%2F1309793588&quot; title=&quot;アプリ（Titanium Mobile）とサーバー（Rails）間の通信 - AnyType&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>2011-07-04 00:33:08</published>
  <title>アプリ（Titanium Mobile）とサーバー（Rails）間の通信</title>
  <type>rich</type>
  <url>https://naoty.hatenablog.com/entry/20110704/1309793588</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
