<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>magnoliak</author_name>
  <author_url>https://blog.hatena.ne.jp/magnoliak/</author_url>
  <blog_title>magnoliakmemo</blog_title>
  <blog_url>https://magnoliakmemo.hatenablog.com/</blog_url>
  <categories>
  </categories>
  <description>前回から一度作り直してみた チュートリアル Scala 3 製の、型安全な Rails 風 HTTP ルーティングライブラリ hashi を、ゼロから順に 積み上げて学ぶチュートリアルです。核は ルートのパス・型・ハンドラ引数がコンパイル時に 検証される こと。細部の仕様は routing.md を参照してください。 import tech.magnolia.hashi.* import tech.magnolia.hashi.Result.* 1. 最小のサーバ @main def app(): Unit = val routes = Seq( get(&quot;/hello&quot;) { _ =&gt; Ok…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fmagnoliakmemo.hatenablog.com%2Fentry%2F2026%2F05%2F31%2F231512&quot; title=&quot;hashi、というフレームワークを作ってみた - magnoliakmemo&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>2026-05-31 23:15:12</published>
  <title>hashi、というフレームワークを作ってみた</title>
  <type>rich</type>
  <url>https://magnoliakmemo.hatenablog.com/entry/2026/05/31/231512</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
