<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>mom0tomo</author_name>
  <author_url>https://blog.hatena.ne.jp/mom0tomo/</author_url>
  <blog_title>dev/mom0tomo</blog_title>
  <blog_url>https://mom0tomo.hateblo.jp/</blog_url>
  <categories>
    <anon>Go</anon>
    <anon>Ruby</anon>
  </categories>
  <description>たまたま同じ時期に0からサーバーを立てる機会に恵まれて、似てるなと思ったので比較してみる。 Sinatra app.rb require 'sinatra' get '/' do erb :index end index.erb &lt;!DOCTYPE html&gt; &lt;html lang=&quot;ja&quot;&gt; &lt;head&gt; &lt;meta charset=&quot;UTF-8&quot;&gt; &lt;title&gt;タイトル&lt;/title&gt; &lt;/head&gt; &lt;body&gt; &lt;p&gt;Sinatraだよ&lt;/p&gt; &lt;/body&gt; &lt;/html&gt; Go init.go package main import &quot;net/http&quot; func init() …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fmom0tomo.hateblo.jp%2Fentry%2F2018%2F08%2F01%2F161725&quot; title=&quot;Sinatra(Ruby)とGoの標準パッケージで立てたサーバを見比べる - dev/mom0tomo&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>2018-08-01 16:17:25</published>
  <title>Sinatra(Ruby)とGoの標準パッケージで立てたサーバを見比べる</title>
  <type>rich</type>
  <url>https://mom0tomo.hateblo.jp/entry/2018/08/01/161725</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
