<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>shuzo_kino</author_name>
  <author_url>https://blog.hatena.ne.jp/shuzo_kino/</author_url>
  <blog_title>Bye Bye Moore</blog_title>
  <blog_url>https://shuzo-kino.hateblo.jp/</blog_url>
  <categories>
  </categories>
  <description>実際のところ 目標 JSONで記述されたロボットの動きを取り次ぐAPIサーバー on RasPi ライブラリのダウンロード pip3 install fastapi uvicorn[standard] 最小動作確認 # ownserver.py from fastapi import FastAPI app = FastAPI() @app.get(&quot;/&quot;) async def root(): return {&quot;message&quot;: &quot;Hello World&quot;} @app.get(&quot;/health&quot;) async def health_check(): return {&quot;status&quot;: &quot;ok…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fshuzo-kino.hateblo.jp%2Fentry%2F2025%2F06%2F23%2F225935&quot; title=&quot;FastAPIとuvicornサーバーを使った簡易ロボットサーバー　その1：環境構築 - Bye Bye Moore&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>2025-06-23 22:59:35</published>
  <title>FastAPIとuvicornサーバーを使った簡易ロボットサーバー　その1：環境構築</title>
  <type>rich</type>
  <url>https://shuzo-kino.hateblo.jp/entry/2025/06/23/225935</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
