Skip to content

revel/revel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 Cannot retrieve latest commit at this time.
Mar 1, 2022
Apr 14, 2019
Mar 5, 2022
Oct 23, 2020
Mar 1, 2022
Jul 4, 2017
Oct 8, 2018
Oct 23, 2020
Oct 2, 2020
Sep 21, 2017
Dec 8, 2015
Oct 17, 2020
May 27, 2016
Apr 12, 2022
Mar 8, 2017
Apr 16, 2018
Apr 12, 2022
Oct 23, 2020
Apr 2, 2019
Mar 6, 2022
Oct 23, 2020
Feb 3, 2021
May 4, 2017
Oct 23, 2020
Oct 23, 2020
Oct 23, 2020
Oct 23, 2020
Oct 23, 2020
Oct 23, 2020
Oct 23, 2020
Oct 23, 2020
Oct 23, 2020
Jun 9, 2016
Jul 3, 2020
Apr 12, 2022
Apr 12, 2022
Oct 23, 2020
Oct 23, 2020
Oct 2, 2020
Oct 23, 2020
Oct 23, 2020
Jul 6, 2017
Oct 23, 2020
Oct 23, 2020
Jun 18, 2016
Oct 23, 2020
Oct 23, 2020
Oct 23, 2020
Jan 16, 2018
Oct 23, 2020
May 4, 2017
Oct 23, 2020
Oct 23, 2020
Oct 23, 2020
Oct 23, 2020
Oct 8, 2018
Oct 23, 2020
Oct 23, 2020
Oct 23, 2020
Oct 23, 2020
Mar 6, 2022
Oct 23, 2020
Oct 23, 2020
Oct 23, 2020
Oct 2, 2020
Oct 23, 2020
Oct 23, 2020
Oct 23, 2020
Oct 23, 2020
Oct 23, 2020
Oct 23, 2020
Oct 23, 2020
Oct 23, 2020
Mar 6, 2022
Oct 2, 2020
Apr 12, 2022
Oct 23, 2020

Repository files navigation

Revel Framework

Build Status License Go Report Card

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

Current Version: 1.1.0 (2022-04-11)

Supports go.mod package management

Quick Start

Install Revel:

go install github.com/revel/cmd/revel@latest

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