Gorilla web toolkit
🦍 A helpful toolkit for building HTTP-based applications with the Go programming language.
A few of the most popular libraries:
- mux, a powerful request router for web applications
- sessions, making cookies and session management easy
- websocket, a standards-compliant and widely used websocket library
- handlers, a collection of useful middleware for Go HTTP applications.
Open an issue on the relevant project. For security issues, seeSECURITY.md.
PinnedLoading
Repositories
- csrf Public
Package gorilla/csrf provides Cross Site Request Forgery (CSRF) prevention middleware for Go web applications & services 🔒
Uh oh!
There was an error while loading.Please reload this page.
gorilla/csrf’s past year of commit activity - websocket Public
Package gorilla/websocket is a fast, well-tested and widely used WebSocket implementation for Go.
Uh oh!
There was an error while loading.Please reload this page.
gorilla/websocket’s past year of commit activity Uh oh!
There was an error while loading.Please reload this page.
gorilla/schema’s past year of commit activity - mux Public
Package gorilla/mux is a powerful HTTP router and URL matcher for building Go web servers with 🦍
Uh oh!
There was an error while loading.Please reload this page.
gorilla/mux’s past year of commit activity - securecookie Public
Package gorilla/securecookie encodes and decodes authenticated and optionally encrypted cookie values for Go web applications.
gorilla/securecookie’s past year of commit activity