The Wayback Machine - http://web.archive.org/web/20200916003902/https://github.com/revel/revel
Skip to content
master
Go to file
Code

Latest commit

notzippy@gmail.com
notzippy@gmail.com release v1.0.0
ee237a4

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
Apr 14, 2019
May 19, 2020
May 27, 2016
Jul 12, 2020
Mar 9, 2019
Oct 8, 2018
Jul 12, 2020
Jul 12, 2020

README.md

Revel Framework

Build Status License Go Report Card

A high productivity, full-stack web framework for the Go language.

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

Learn More

Contributing

Contributors

You can’t perform that action at this time.