The Wayback Machine - https://web.archive.org/web/20201005235350/https://github.com/revel/modules
Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
db
 
 
 
 
orm
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

#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

Template Engines

Authentication

  • Casbin The casbin auth module

Utility

These modules are part of the core revel and a dependency of the Revel Framework

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

Community

Learn More

Contributing

Contributors

You can’t perform that action at this time.