Package macaron is a high productive and modular web framework in Go.
Mir is a toolkit for register method handler to http engine router(eg: gin,echo,iris,mux,httprouter) use struct tag info.
Package session is a middleware that provides the session management of Macaron.
Package binding is a middleware that provides request data binding and validation for Macaron.
Package toolbox is a middleware that provides health check, pprof, profile and statistic services for Macaron.
Package captcha is a middleware that provides captcha service for Macaron.
Package cache is a middleware that provides the cache management of Macaron.
Package inject provides utilities for mapping and injecting dependencies in various ways.
Package pongo2 is a middleware that provides pongo2 template engine support for Macaron.
Package i18n provides an Internationalization and Localization middleware for Macaron applications
Package bindata is a helper module that allows to use in-memory static and template files for Macaron.
Multi-bAse Codon-Associated variant Re-annotatiON (MACARON)
Package csrf is a middleware that generates and validates CSRF tokens for Macaron.
Provides a simple middleware for server-side piwik tracking
Package gzip is a middleware that provides Gzip compress to responses for Macaron.