<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>dstore</author_name>
  <author_url>https://blog.hatena.ne.jp/dstore/</author_url>
  <blog_title>大橋生活品質向上委員会</blog_title>
  <blog_url>https://zees.blog/</blog_url>
  <categories>
    <anon>プログラムの勉強</anon>
    <anon>TypeScript</anon>
  </categories>
  <description>TypeScriptでデータを一覧取得するAPIを作成しました。それを画面表示していきます。インターフェースとレスポンスのサンプル GET /list [ {&quot;id&quot;:1,&quot;name&quot;:&quot;item1&quot;}, {&quot;id&quot;:2,&quot;name&quot;:&quot;テスト2&quot;}, {&quot;id&quot;:&quot;ab&quot;,&quot;name&quot;:&quot;bb&quot;}, {&quot;id&quot;:&quot;112233&quot;,&quot;name&quot;:&quot;bbccdd&quot;} ] 画面を返す機能 これまではAPIとしてJSONや文字列しか返していなかったのでHTMLを返す機能を作ります。index.htmlをプロジェクト内で管理しているのでそのファイルを読み込みレスポンスで返す仕組みにします。プログラム_…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fzees.blog%2Fentry%2F2022%2F02%2F27%2F112523&quot; title=&quot;一覧取得APIを画面に表示する - 大橋生活品質向上委員会&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>2022-02-27 11:25:23</published>
  <title>一覧取得APIを画面に表示する</title>
  <type>rich</type>
  <url>https://zees.blog/entry/2022/02/27/112523</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
