Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/sachin-philip/beego
- Owner: sachin-philip
- Created: 2014-12-30T08:29:54.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2014-12-30T15:44:16.000Z (about 10 years ago)
- Last Synced: 2024-11-18T03:04:18.001Z (about 2 months ago)
- Language: Go
- Homepage:
- Size: 8.28 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
++++ Intro to Beego, a go web Framework ++++
===Requirements===
Go 1.4 or higher
Downloadbeego-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 +++++