jnst / go-web

web service sample using protocol buffers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Go Report Card

go-web

setup

$ brew install glide
$ git clone https://github.com/jnst/go-web.git
$ cd go-web && glide install

About

web service sample using protocol buffers

License:MIT License


Languages

Language:Go 76.1%Language:Protocol Buffer 15.1%Language:Makefile 6.3%Language:Shell 2.4%