Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sachin-philip/beego

Tryout on Golang web framework
https://github.com/sachin-philip/beego

Last synced: 14 days ago
JSON representation

Tryout on Golang web framework

Awesome Lists containing this project

README

        

++++ Intro to Beego, a go web Framework ++++

===Requirements===


Go 1.4 or higher
Download

beego-Framework
Download

===Steps===


1. Clone Git repo

2. Set GOPATH and GOROOT

(default GOROOT= /usr/local/go)

(default GOPATH= /path_to_clone directory)

3. Set Bee Path

4. go to clone directory

5 run bee

+++++ Enjoy +++++