Macaron

Results 7 repositories owned by Macaron

macaron

3.5k
Stars
286
Forks
Watchers

Package macaron is a high productive and modular web framework in Go.

binding

23
Stars
17
Forks
Watchers

Package binding is a middleware that provides request data binding and validation for Macaron.

cache

18
Stars
14
Forks
Watchers

Package cache is a middleware that provides the cache management of Macaron.

captcha

19
Stars
7
Forks
Watchers

Package captcha is a middleware that provides captcha service for Macaron.

oauth2

15
Stars
7
Forks
Watchers

Package oauth2 is a middleware that provides support of user login via an OAuth 2.0 backend for Macaron.

session

26
Stars
29
Forks
Watchers

Package session is a middleware that provides the session management of Macaron.

toolbox

19
Stars
4
Forks
Watchers

Package toolbox is a middleware that provides health check, pprof, profile and statistic services for Macaron.