1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29
|
# Revel
A high productivity, full-stack web framework for the [Go language](http://www.golang.org).
Current Version: 0.12.0 (Mar 25, 2015)
**As of Revel 0.11.0, Go 1.3+ is required.**
[](http://travis-ci.org/revel/revel)
## Learn More
[Manual, Samples, Godocs, etc](http://revel.github.com)
[Revel's Roadmap](https://github.com/revel/revel/wiki/Roadmap)
[Articles Featuring Revel](https://github.com/revel/revel/wiki/Articles)
## Join The Community
* [Google Groups](https://groups.google.com/forum/#!forum/revel-framework) via [revel-framework@googlegroups.com](mailto:revel-framework@googlegroups.com)
* [GitHub Issues](https://github.com/revel/revel/issues)
* [StackOverflow Questions](http://stackoverflow.com/questions/tagged/revel)
* [IRC](http://webchat.freenode.net/?channels=%23revel&uio=d4) via #revel on Freenode
## Announcements
View the [v0.12.0 release notes](https://github.com/revel/revel/releases/tag/v0.12.0)
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!
|