洞察企业如何通过FinClip提升跨平台小程序加载效率,适应多样化市场需求
931
2022-11-01
revel:一个高生产力,全栈的Go语言Web开发框架
Revel Framework
A high productivity, full-stack web framework for the Go language.
Current Version: 0.21.0 (2018-10-30)
Because of Default HTTP Server's graceful shutdown, Go 1.8+ is required.
Quick Start
Enter Go's path (format varies based on OS):
cd $GOPATH
Install Revel:
go get -u github.com/revel/cmd/revel
Create & Run your app:
revel new -a my-app -r
Open http://localhost:9000 in your browser and you should see "It works!"
Community
GitterStackOverflow
Learn More
Manual, Samples, Godocs, etcApps using RevelArticles Featuring Revel
Contributing
Contributing Code GuidelinesRevel Contributors
Contributors
版权声明:本文内容由网络用户投稿,版权归原作者所有,本站不拥有其著作权,亦不承担相应法律责任。如果您发现本站中有涉嫌抄袭或描述失实的内容,请联系我们jiasou666@gmail.com 处理,核实后本网站将在24小时内删除侵权内容。
发表评论
暂时没有评论,来抢沙发吧~