https://github.com/revel/modules
Officially supported Revel modules
https://github.com/revel/modules
crsf hacktoberfest jobs module pprof revel testrunnerswitcher
Last synced: 4 months ago
JSON representation
Officially supported Revel modules
- Host: GitHub
- URL: https://github.com/revel/modules
- Owner: revel
- License: mit
- Created: 2014-04-06T00:13:33.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2022-12-30T00:57:49.000Z (about 3 years ago)
- Last Synced: 2025-08-13T18:52:38.195Z (5 months ago)
- Topics: crsf, hacktoberfest, jobs, module, pprof, revel, testrunnerswitcher
- Language: Go
- Homepage: http://revel.github.io/modules/
- Size: 354 KB
- Stars: 48
- Watchers: 14
- Forks: 46
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
#Revel Modules
### Database
- [Database](/db) A basic database module which contains a controller you can
extend from to perform transactional requests
- [Gorm ORM](/orm/gorm) GORM object library interface
- [Gorp ORM](/orm/gorp) GORP object library interface
### Server Engines
- [Fast HTTP ](/server-engine/fasthttp) The Fast HTTP server engine module
- [New Relic](/server-engine/newrelic) A wrapper over the Go HTTP server to record requests to https://newrelic.com/
### Template Engines
- [Pongo 2](/template-engine/ace) The Ace template engine
- [New Relic](/template-engine/pongo2) The Pongo 2 template engine
### Authentication
- [Casbin](auth/casbin/) The casbin auth module
### Utility
These modules are part of the core revel and a dependency of the Revel Framework
- [Static](static/) Serves static files
- [Jobs](jobs/) The Cron Jobs runner
- [TestRunner](testrunner/) Test suite
## Upcoming
- [Auth](auth/basic) A basic example of how to setup authentication
- [csrf](csrf/) CSRF implementation
- [pprof](/pprof/) Performance profiler
- [pprof](/pprof/) Performance profiler
- [GO HTTP Test Suite ](/server-engine/gohttptest) A new testing module which
supports unit tests from the command line
## Community
* [Gitter](https://gitter.im/revel/community)
* [StackOverflow](http://stackoverflow.com/questions/tagged/revel)
## Learn More
* [Manual, Samples, Godocs, etc](http://revel.github.io)
* [Apps using Revel](https://github.com/revel/revel/wiki/Apps-in-the-Wild)
* [Articles Featuring Revel](https://github.com/revel/revel/wiki/Articles)
## Contributing
* [Contributing Code Guidelines](https://github.com/revel/revel/blob/master/CONTRIBUTING.md)
* [Revel Contributors](https://github.com/revel/revel/graphs/contributors)
## Contributors
[](https://sourcerer.io/fame/notzippy/revel/modules/links/0)
[](https://sourcerer.io/fame/notzippy/revel/modules/links/1)
[](https://sourcerer.io/fame/notzippy/revel/modules/links/2)
[](https://sourcerer.io/fame/notzippy/revel/modules/links/3)
[](https://sourcerer.io/fame/notzippy/revel/modules/links/4)
[](https://sourcerer.io/fame/notzippy/revel/modules/links/5)
[](https://sourcerer.io/fame/notzippy/revel/modules/links/6)
[](https://sourcerer.io/fame/notzippy/revel/modules/links/7)