repositorypackage
1.1.2
Repository: https://github.com/terhitormanen/modules.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# README
#Revel Modules
Database
- 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
Server Engines
- Fast HTTP The Fast HTTP server engine module
- New Relic A wrapper over the Go HTTP server to record requests to https://newrelic.com/
Template Engines
Authentication
- Casbin The casbin auth module
Utility
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
Upcoming
- 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