ランキングに戻る
A high productivity, full-stack web framework for the Go language.
web-frameworkweb-applicationweb-application-frameworkhacktoberfestrevel
主要指標
スター成長
スター
13.2k
フォーク
1.4k
週間成長
—
Issue
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
関連リポジトリ