# revel **Repository Path**: mirrors_klauspost/revel ## Basic Information - **Project Name**: revel - **Description**: A high productivity, full-stack web framework for the Go language. - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: develop - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-25 - **Last Updated**: 2026-03-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Revel A high productivity, full-stack web framework for the [Go language](http://www.golang.org). Current Version: 0.10.0 (Aug 10, 2014) [![Build Status](https://secure.travis-ci.org/revel/revel.png?branch=master)](http://travis-ci.org/revel/revel) ## Learn More [Manual, Samples, Godocs, etc](http://revel.github.com) ## 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) * [IRC](http://webchat.freenode.net/?channels=%23revel&uio=d4) via #revel on Freenode ## Announcements ### Apology and Thanks The Revel team has lagged behind on our ideal release cycle of every 6 weeks. I know Revel is an open source project developed by volunteers, but I wanted to apologize for the delay. I also want to publicly acknowledge my gratitude for @pushrax's hard work in assisting me in this release as well as @verdverm, @landr0id and other active community members in helping us fix bugs and further enhance Revel's features. Thank you! View the [v0.10.0 release notes](https://github.com/revel/revel/releases/tag/v0.10.0) for all of the relevant changes. - @brendensoares ### v1.0 Goal This still remains our goal. We are actively working on improving the learning curve for Revel as well as enhancing the work flow for Revel-based apps. You'll notice that our next planned milestone release is v0.10 and you may wonder if Revel is production-ready. The short answer is yes. However, the team feels that there are still some features needed before we can make a whole-hearted endorsement of Revel as a true "batteries-included" web framework. For those of you new to Go or Revel, we'd like to invite you to join us on our march to v1.0 and help make Revel a stable, secure and enjoyable web framework. We'd like to take this opportunity to thank the entire community for their feedback and regular contributions. Your support has been very encouraging and highly appreciated.