Gorilla Web Toolkit
Grow your team on GitHub
GitHub is home to over 50 million developers working together. Join them to grow your own development teams, manage permissions, and collaborate on projects.
Sign up
Pinned repositories
Repositories
websocket
A fast, well-tested and widely used WebSocket implementation for Go.
sessions
Package gorilla/sessions provides cookie and filesystem sessions and infrastructure for custom session backends.
securecookie
Package gorilla/securecookie encodes and decodes authenticated and optionally encrypted cookie values for Go web applications.
mux
A powerful HTTP router and URL matcher for building Go web servers with
handlers
A collection of useful middleware for Go HTTP services & web applications
csrf
gorilla/csrf provides Cross Site Request Forgery (CSRF) prevention middleware for Go web applications & services
reverse
Package gorilla/reverse is a set of utilities to create request routers.
i18n
gorilla/i18n groups packages related to internationalization