Skip to content

Instantly share code, notes, and snippets.

@kjunichi
Last active February 4, 2016 08:38
Show Gist options
  • Save kjunichi/6d026004edbd6c91c07e to your computer and use it in GitHub Desktop.
Save kjunichi/6d026004edbd6c91c07e to your computer and use it in GitHub Desktop.
2016/2/4

noVNCをherokuでうごかそうとしたが

Xvnc等の常駐がherokuの無料枠ではNG

golang(GAE)

外部サイトの画像を取得して表示する

  • httpクライアントでURLを取得
  • MIMEタイプ設定して
  • できれば、画像サイズ調整して返す

関連

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment