Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

atcoder/revel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Repository files navigation

Revel Framework

Build Status License

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

Current Version: 0.17.1 (2017年07月14日)

As of Revel 0.15.0, Go 1.6+ is required.

Quick Start

Enter Go's path (format varies based on OS):

cd $GOPATH

Install Revel:

go get -u github.com/revel/cmd/revel

Create & Run your app:

revel new my-app
revel run my-app

Open http://localhost:9000 in your browser and you should see "It works!"

Community

Learn More

Contributing

About

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

Resources

License

Contributing

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 97.9%
  • HTML 2.1%

AltStyle によって変換されたページ (->オリジナル) /