<?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>JavaScript</anon>
    <anon>Rails</anon>
    <anon>Vue.js</anon>
  </categories>
  <description>昨日書きかけだったapiをvueを使って表示させる部分の流れについて書いておこうと思います！ (クリックしたコメントをapiをたたいて取得してvueで表示させるだけのものです) foremanを導入 webpackerとrailsの起動を簡単にできるようにしてくれるforemanというツールを導入してみます。 gem ‘foreman’とGemfileに追記し、bundle installを行います。 /Procfileを作成し、以下のように書きます。 web: bundle exec rails server -p $PORT webpack: ./bin/webpack-dev-serve…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fhaayaaa.hatenablog.com%2Fentry%2F2019%2F09%2F29%2F202903&quot; title=&quot;apiをvueで表示させる - 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/40591e9425553dde5cd8a3563a6b3fbb.gif</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2019-09-29 20:29:03</published>
  <title>apiをvueで表示させる</title>
  <type>rich</type>
  <url>https://haayaaa.hatenablog.com/entry/2019/09/29/202903</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
