返回排行榜
A high productivity, full-stack web framework for the Go language.
web-frameworkweb-applicationweb-application-frameworkhacktoberfestrevel
关键指标
Star 增长趋势
Star
13.2k
Forks
1.4k
周增长
—
Issues
85
5k10k
2012年1月2014年6月2016年11月2019年4月2021年9月2024年2月2026年7月
制品库Go Modules
go get github.com/revel/revelREADME
Revel Framework
A high productivity, full-stack web framework for the Go language.
Current Version: 1.1.0 (2022-04-11)
Supports go.mod package management
Quick Start
Install Revel:
go install github.com/revel/cmd/revel@latest
Create & Run your app:
revel new -a my-app -r
Open http://localhost:9000 in your browser and you should see "It works!"
Community
Learn More
Contributing
Contributors
相关仓库