macaron
There are 32 repositories under macaron topic.
go-macaron/macaron
Package macaron is a high productive and modular web framework in Go.
alimy/mir
Mir is a toolkit for register method handler to http engine router(eg: gin,echo,iris,mux,httprouter) use struct tag info.
go-macaron/session
Package session is a middleware that provides the session management of Macaron.
go-macaron/binding
Package binding is a middleware that provides request data binding and validation for Macaron.
go-macaron/toolbox
Package toolbox is a middleware that provides health check, pprof, profile and statistic services for Macaron.
go-macaron/captcha
Package captcha is a middleware that provides captcha service for Macaron.
go-macaron/cache
Package cache is a middleware that provides the cache management of Macaron.
go-macaron/docs
An open source project for Macaron documentation.
hhstore/annotated-go-macaron
macaron 项目源码注解. macaron 是一款使用 golang 开发的高性能 web 框架.
go-macaron/inject
Package inject provides utilities for mapping and injecting dependencies in various ways.
go-macaron/pongo2
Package pongo2 is a middleware that provides pongo2 template engine support for Macaron.
go-macaron/i18n
Package i18n provides an Internationalization and Localization middleware for Macaron applications
hhstore/annotated-go-peach
peach 项目源码注解. peach 是使用 golang 开发的文档发布系统.
go-macaron/bindata
Package bindata is a helper module that allows to use in-memory static and template files for Macaron.
go-macaron/csrf
Package csrf is a middleware that generates and validates CSRF tokens for Macaron.
waqasuddinkhan/MACARON-GenMed-LabEx
Multi-bAse Codon-Associated variant Re-annotatiON (MACARON)
go-macaron/sockets
Package sockets is a middleware that provides WebSocket to channels binding for Macaron.
rossmeier/piwik-middleware
Provides a simple middleware for server-side piwik tracking
go-macaron/gzip
Package gzip is a middleware that provides Gzip compress to responses for Macaron.
zeuxisoo/web-goonui
A GUI for execute ssh commands
faem/macaron-api
Simple API using Macaron and Xorm (postgres)
go-macaron/switcher
Package switcher is a helper module that provides host switch functionality for Macaron.
james2doyle/go-macaron-websocket-example
An example app using Macaron with websockets for Golang
alakbarz/alak.bar
alak.bar Website Source Code
fimbulvetr/golang-account-simple
A simple Go web app to access mysql.
refine1017/configurator
a tool for config game data
DBProductions/macaron-sample
Macaron is a modular web framework in Go.
dryyun/macaron-simple
尝试使用 macaron 构建 curd 应用 ,学习使用
dryyun/read-macaron-source
读 macaron 源码
JeanRibes/go-macaron-keycloak
démo d'un serveur http Go macaron qui implémente le flow Authorization Code avec un serveur Keycloak
MhmdRyhn/gocrud
A simple CRUD API built using `go-macaron` and `gorm`
zeuxisoo/web-curabitur
Demo web application for using websocket on go language