Tao He

Tao He

  • Docs
  • API
  • Help
  • Blog

›Recent Posts

Recent Posts

  • Microsoft PowerPoint
  • Chrome
  • Alfred
  • Docusaurus
  • Git Commands

Go

January 16, 2016

{% include JB/setup %}

Go

brew install go
brew install glide

Beego

  • Install Beego
go get -u github.com/astaxie/beego
go get -u github.com/beego/bee
  • New web project
bee new APPNAME
bee run
  • Test

http://127.0.0.1:8080/

Recent Posts
  • Go
  • Beego
Tao He
Docs
Getting Started (or other categories)Guides (or other categories)API Reference (or other categories)
Community
User ShowcaseStack OverflowProject ChatTwitter
More
BlogGitHubStar
Facebook Open Source
Copyright © 2019 Your Name or Your Company Name