Skip to content

bluecomm/go_study

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

go_study

安装Martini的包. (注意Martini需要Go语言1.1或者以上的版本支持):

go get github.com/go-martini/martini

最后运行你的服务:

go run first_web.go

这时你将会有一个Martini的服务监听了, 地址是: localhost:3000.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%