Skip to content
@gorilla

Gorilla Web Toolkit

Gorilla is a web toolkit for the Go programming language that provides useful, composable packages for writing HTTP-based applications.

Pinned

  1. mux Public

    A powerful HTTP router and URL matcher for building Go web servers with 🦍

    Go 15.1k 1.4k

  2. A fast, well-tested and widely used WebSocket implementation for Go.

    Go 15.5k 2.6k

  3. sessions Public

    Package gorilla/sessions provides cookie and filesystem sessions and infrastructure for custom session backends.

    Go 2.1k 271

  4. handlers Public

    A collection of useful middleware for Go HTTP services & web applications 🛃

    Go 1.3k 208

  5. schema Public

    Package gorilla/schema fills a struct with form values.

    Go 961 175

  6. csrf Public

    gorilla/csrf provides Cross Site Request Forgery (CSRF) prevention middleware for Go web applications & services 🔒

    Go 693 102

Repositories