#Revel Modules
- Database A basic database module which contains a controller you can extend from to perform transactional requests
- Gorm ORM GORM object library interface
- Gorp ORM GORP object library interface
- Fast HTTP The Fast HTTP server engine module
- New Relic A wrapper over the Go HTTP server to record requests to https://newrelic.com/
- Casbin The casbin auth module
These modules are part of the core revel and a dependency of the Revel Framework
- Static Serves static files
- Jobs The Cron Jobs runner
- TestRunner Test suite
- Auth A basic example of how to setup authentication
- csrf CSRF implementation
- pprof Performance profiler
- pprof Performance profiler
- GO HTTP Test Suite A new testing module which supports unit tests from the command line