<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>rhysd</author_name>
  <author_url>https://blog.hatena.ne.jp/rhysd/</author_url>
  <blog_title>はやくプログラムになりたい</blog_title>
  <blog_url>https://rhysd.hatenablog.com/</blog_url>
  <categories>
    <anon>C++</anon>
  </categories>
  <description>最近，C++ の crow という薄いウェブフレームワークが出ました．特に要件は書いていないですが，C++11 以上が必須のモダンな設計で Python の Flask のような雰囲気で書けるのが売りらしいです． ipkn/crow CROW_ROUTE(app,&quot;/hello/&lt;int&gt;&quot;) ([](int count){ if (count &gt; 100) return crow::response(400); std::ostringstream os; os &lt;&lt; count &lt;&lt; &quot; bottles of beer!&quot;; return crow::response(os.str());…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Frhysd.hatenablog.com%2Fentry%2F2014%2F07%2F13%2F191325&quot; title=&quot; C++ の web フレームワーク crow のコンパイル時処理 - はやくプログラムになりたい&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>2014-07-13 19:13:25</published>
  <title> C++ の web フレームワーク crow のコンパイル時処理</title>
  <type>rich</type>
  <url>https://rhysd.hatenablog.com/entry/2014/07/13/191325</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
