<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>haayaaa</author_name>
  <author_url>https://blog.hatena.ne.jp/haayaaa/</author_url>
  <blog_title>haayaaa’s diary</blog_title>
  <blog_url>https://haayaaa.hatenablog.com/</blog_url>
  <categories>
    <anon>API</anon>
    <anon>Rails</anon>
    <anon>WEBの知識</anon>
  </categories>
  <description>今までviewのあるrailsしか作成したことがありませんでした。 viewのないapiだけのrailsはどんな感じなのか理解したいと思い、ミニマムなapiアプリを作ってみることにしました！ 手順や注意点について書いておこうと思います！ 作成手順 rails newする 通常のrailsアプリを作るときと同じように、以下のコマンドでrailsアプリを生成します。 rals new api_practice モデルとテーブル作成 こちらも通常のrailsアプリを作るときと同じく、以下のコマンドでモデルとテーブルを作成します。 rails g model comment body:string r…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fhaayaaa.hatenablog.com%2Fentry%2F2019%2F09%2F27%2F132113&quot; title=&quot;apiを作ってみる - haayaaa’s diary&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://i.gyazo.com/e9ab04677d7c3f7ff7449ff47cd73c96.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2019-09-27 13:21:13</published>
  <title>apiを作ってみる</title>
  <type>rich</type>
  <url>https://haayaaa.hatenablog.com/entry/2019/09/27/132113</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
