<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>seinzumtode</author_name>
  <author_url>https://blog.hatena.ne.jp/seinzumtode/</author_url>
  <blog_title>how to code something</blog_title>
  <blog_url>https://seinzumtode.hatenadiary.jp/</blog_url>
  <categories>
  </categories>
  <description>https://hecticjeff.net/2013/07/17/golang-static-http-file-server/ // httpserver.go package main import ( &quot;flag&quot; &quot;net/http&quot; ) var port = flag.String(&quot;port&quot;, &quot;8080&quot;, &quot;Define what TCP port to bind to&quot;) var root = flag.String(&quot;root&quot;, &quot;.&quot;, &quot;Define the root filesystem path&quot;) func main() { flag.Parse() pan…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fseinzumtode.hatenadiary.jp%2Fentry%2F20141210%2F1418209574&quot; title=&quot;GoでSimpleHTTPServer的な静的ホストのサーバを立てる - how to code something&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-12-10 20:06:14</published>
  <title>GoでSimpleHTTPServer的な静的ホストのサーバを立てる</title>
  <type>rich</type>
  <url>https://seinzumtode.hatenadiary.jp/entry/20141210/1418209574</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
