<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>a666666</author_name>
  <author_url>https://blog.hatena.ne.jp/a666666/</author_url>
  <blog_title>@kyanny's blog</blog_title>
  <blog_url>https://blog.kyanny.me/</blog_url>
  <categories>
  </categories>
  <description>https://github.com/kyanny/playground/blob/gh-pages/rack-server-start/app.rb require 'rack' Rack::Server.start( app: -&gt;(env) { [200, {}, [&quot;OK\n&quot;]] }, Port: 9292, environment: 'development' ) rackup の中身も単に Rack::Server.start を呼び出してるだけだった。 ARGV のパースやもろもろのデフォルト値の設定・解釈などは奥のほうでなされている。</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fblog.kyanny.me%2Fentry%2F2015%2F11%2F14%2F022158&quot; title=&quot;rackup なしで Rack アプリケーションを起動するには Rack::Server.start を使う - @kyanny&amp;#39;s blog&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>2015-11-14 02:21:58</published>
  <title>rackup なしで Rack アプリケーションを起動するには Rack::Server.start を使う</title>
  <type>rich</type>
  <url>https://blog.kyanny.me/entry/2015/11/14/022158</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
