A high productivity, full-stack web framework for the Go language.
Current Version: 0.12.0 (Mar 25, 2015)
As of Revel 0.11.0, Go 1.3+ 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!"
Manual, Samples, Godocs, etc Revel's Roadmap Articles Featuring Revel
- Contributing Code Guidelines
- Google Groups via revel-framework@googlegroups.com
- GitHub Issues
- StackOverflow Questions
- IRC via #revel on Freenode
View the v0.12.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!