A high productivity, full-stack web framework for the Go language.
Current Version: 0.13.1 (2016-06-06)
As of Revel 0.13.0, Go 1.4+ is required.
Install revel framework:
go get -u github.com/revel/cmd/revel
Create a new app and run it:
revel new github.com/myaccount/my-app
revel run github.com/myaccount/my-app
Open http://localhost:9000 in your browser and you should see "It works!"
Join on StackOverflow, IRC #revel and Google Groups
- Report bugs here
- Answer questions of other community members (via StackOverflow, Google Groups and IRC)
- Give feedback on new feature discussions (via GitHub Issues and Google Groups)
- Propose your own ideas via Google Groups
First and foremost, we'd like to thank the growing community of developers who enjoy using and contributing to Revel. Your patience, feedback, and moral support are vital to the ongoing development of Revel!
Also, thank you to those who have increased their level of involvement with Revel and revitalized the momentum of Revel:
Finally, we'd like to thank the professional organizations that have supported the development of Revel:
View the v0.13.0 release notes for all of the relevant changes.
We are working on increasing the speed and quality of our releases. Your feedback has never been so valuable, please share your thoughts with us and help shape Revel!