Popularity
9.7
Stable
Activity
0.0
Declining
13,063
518
1,390

Programming language: Go
License: MIT License
Tags: Web Frameworks    
Latest version: v1.0.0

Revel alternatives and similar packages

Based on the "Web Frameworks" category.
Alternatively, view Revel alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of Revel or a related project?

Add another 'Web Frameworks' Package

README

Revel Framework

Build Status [License](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


*Note that all licence references and agreements mentioned in the Revel README section above are relevant to that project's source code only.