directory
Version:
v0.20.0
Opens a new window with list of versions in this module.
Published: Sep 22, 2018
License: MIT
Opens a new window with license information.
README
¶
Welcome to Revel
A high-productivity web framework for the Go language.
Start the web server:
revel run myapp
"It works"
Code Layout
The directory structure of a generated Revel application:
conf/ Configuration directory
app.conf Main app configuration file
routes Routes definition file
app/ App sources
init.go Interceptor registration
controllers/ App controllers go here
views/ Templates directory
messages/ Message files
public/ Public static assets
css/ CSS files
js/ Javascript files
images/ Image files
tests/ Test suites
Help
Directories
¶
Click to show internal directories.
Click to hide internal directories.