Flamego
A fantastic modular Go web framework with a slim core but limitless extensibility
Hangzhou, China
Pinned Repositories
cache
Package cache is a middleware that provides the cache management for Flamego
captcha
Package captcha is a middleware that provides captcha service for Flamego
flamego
A fantastic modular Go web framework with a slim core but limitless extensibility
flamego.cn
Flamego 中文文档站点源码
flamego.dev
The source code for https://flamego.dev
gzip
Package gzip is a middleware that provides gzip compression to responses for Flamego
recaptcha
Package recaptcha is a middleware that provides reCAPTCHA integration for Flamego
seed
The seed repository for your Flamego middleware modules
session
Package session is a middleware that provides the session management for Flamego
validator
💯 Go Struct and Field validation, including Cross Field, Cross Struct, Map, Slice and Array diving
Flamego's Repositories
flamego/flamego
A fantastic modular Go web framework with a slim core but limitless extensibility
flamego/captcha
Package captcha is a middleware that provides captcha service for Flamego
flamego/cache
Package cache is a middleware that provides the cache management for Flamego
flamego/session
Package session is a middleware that provides the session management for Flamego
flamego/validator
💯 Go Struct and Field validation, including Cross Field, Cross Struct, Map, Slice and Array diving
flamego/recaptcha
Package recaptcha is a middleware that provides reCAPTCHA integration for Flamego
flamego/csrf
Package csrf is a middleware that generates and validates CSRF tokens for Flamego
flamego/flamego.dev
The source code for https://flamego.dev
flamego/gzip
Package gzip is a middleware that provides gzip compression to responses for Flamego
flamego/binding
Package binding is a middleware that provides request data binding and validation for Flamego
flamego/hcaptcha
Package hcaptcha is a middleware that provides hCaptcha integration for Flamego
flamego/auth
Package auth is a middleware that provides request authentication for Flamego
flamego/cors
Package cors is a middleware that provides the Cross-Origin Resource Sharing for Flamego
flamego/i18n
Package i18n is a middleware that provides internationalization and localization for Flamego
flamego/brotli
Package brotli is a middleware that provides brotli compression to responses for Flamego
flamego/brand-kit
The brand kit of the Flamego project
flamego/flamego.cn
Flamego 中文文档站点源码
flamego/sse
Package sse is a middleware that provides Server-Sent Events for Flamego
flamego/template
Package template is a middleware that provides Go template rendering for Flamego
flamego/seed
The seed repository for your Flamego middleware modules