<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>derwind</author_name>
  <author_url>https://blog.hatena.ne.jp/derwind/</author_url>
  <blog_title>らんだむな記憶</blog_title>
  <blog_url>https://randommemory.hatenablog.com/</blog_url>
  <categories>
    <anon>web</anon>
    <anon>Python</anon>
  </categories>
  <description>Uvicorn を見ると、 $ uvicorn example:app はプログラムで書くと import uvicorn async def app(scope, receive, send): ... if __name__ == &quot;__main__&quot;: uvicorn.run(&quot;example:app&quot;, host=&quot;127.0.0.1&quot;, port=5000, log_level=&quot;info&quot;) なんだなぁ。https://github.com/encode/uvicorn/blob/0.11.5/setup.py#L84からしてそうっちゃーそうなんだけど。 SSL の設定とかするなら…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Frandommemory.hatenablog.com%2Fentry%2F2020%2F06%2F08%2F210437&quot; title=&quot;uvicornのコマンドライン実行 - らんだむな記憶&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>2020-06-08 21:04:37</published>
  <title>uvicornのコマンドライン実行</title>
  <type>rich</type>
  <url>https://randommemory.hatenablog.com/entry/2020/06/08/210437</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
