Go言語 revelで作るWebアプリケーション hello worldまで

PC新調したりしたので。環境構築から
Go言語でWebサーバー立ち上げたりしよう。

サイト

http://robfig.github.io/revel/

getting start

http://robfig.github.io/revel/tutorial/createapp.html

作業のmemo

https://gist.github.com/mogeta/8505371
Loading ....

hello world

revel run myappでサーバー立ち上げ
http://localhost:9000 にアクセスで確認可能

Home
fig1 . hello world

Creating REST APIs with revel

AngularJSとかと組み合わせ用と考えているので、ここらへんを抑えておく。
https://groups.google.com/forum/#!topic/revel-framework/IwkltTuzECM

0 件のコメント :