macaron topic

List macaron repositories

macaron

3.5k
Stars
286
Forks
Watchers

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

mir

80
Stars
13
Forks
Watchers

Mir is a toolkit for register method handler to http engine router(eg: gin,echo,iris,mux,httprouter) use struct tag info.

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.

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.