Macaron
Macaron
macaron
Package macaron is a high productive and modular web framework in Go.
binding
Package binding is a middleware that provides request data binding and validation for Macaron.
cache
Package cache is a middleware that provides the cache management of Macaron.
captcha
Package captcha is a middleware that provides captcha service for Macaron.
oauth2
Package oauth2 is a middleware that provides support of user login via an OAuth 2.0 backend for Macaron.
session
Package session is a middleware that provides the session management of Macaron.
toolbox
Package toolbox is a middleware that provides health check, pprof, profile and statistic services for Macaron.