mobile hack 楽しい生活情報を携帯しよう

コンセプト「楽しい生活情報を携帯する」


Martini

Golang Go 言語の Maritini で JSON (の値) を POST 送信して JSON を返却する

import したいので、下記を実行。 $ go get github.com/codegangsta/martini $ go get github.com/martini-contrib/binding $ go get github.com/martini-contrib/render post_server.go を下記にする。 package main import ( "net/http" "github.com/codeg…