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 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52
|
# Revel Framework
[](http://travis-ci.org/revel/revel)
[](LICENSE)
[](https://goreportcard.com/report/github.com/revel/revel)
A high productivity, full-stack web framework for the [Go language](http://www.golang.org).
Current Version: 1.0.0 (2020-07-11)
**Supports go.mod package management**
## Quick Start
Install Revel:
go get -u github.com/revel/cmd/revel
Create & Run your app:
revel new -a my-app -r
Open http://localhost:9000 in your browser and you should see "It works!"
## Community
* [Gitter](https://gitter.im/revel/community)
* [StackOverflow](http://stackoverflow.com/questions/tagged/revel)
## Learn More
* [Manual, Samples, Godocs, etc](http://revel.github.io)
* [Apps using Revel](https://github.com/revel/revel/wiki/Apps-in-the-Wild)
* [Articles Featuring Revel](https://github.com/revel/revel/wiki/Articles)
## Contributing
* [Contributing Code Guidelines](https://github.com/revel/revel/blob/master/CONTRIBUTING.md)
* [Revel Contributors](https://github.com/revel/revel/graphs/contributors)
## Contributors
[](https://sourcerer.io/fame/notzippy/revel/revel/links/0)
[](https://sourcerer.io/fame/notzippy/revel/revel/links/1)
[](https://sourcerer.io/fame/notzippy/revel/revel/links/2)
[](https://sourcerer.io/fame/notzippy/revel/revel/links/3)
[](https://sourcerer.io/fame/notzippy/revel/revel/links/4)
[](https://sourcerer.io/fame/notzippy/revel/revel/links/5)
[](https://sourcerer.io/fame/notzippy/revel/revel/links/6)
[](https://sourcerer.io/fame/notzippy/revel/revel/links/7)
|