Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

gorilla

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
@gorilla

Gorilla web toolkit

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

OpenSSF Best PracticesLicense

🦍 A helpful toolkit for building HTTP-based applications with the Go programming language.

Projects

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.

Help

Open an issue on the relevant project. For security issues, seeSECURITY.md.

PinnedLoading

  1. muxmuxPublic

    Package gorilla/mux is a powerful HTTP router and URL matcher for building Go web servers with 🦍

    Go 21.2k 1.9k

  2. websocketwebsocketPublic

    Package gorilla/websocket is a fast, well-tested and widely used WebSocket implementation for Go.

    Go 23.3k 3.5k

  3. sessionssessionsPublic

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

    Go 3k 375

  4. handlershandlersPublic

    Package gorilla/handlers is a collection of useful middleware for Go HTTP services & web applications 🛃

    Go 1.7k 274

  5. schemaschemaPublic

    Package gorilla/schema fills a struct with form values.

    Go 1.4k 234

  6. csrfcsrfPublic

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

    Go 1.1k 156

Repositories

Loading
Type
Select type
Language
Select language
Sort
Select order
Showing 10 of 19 repositories
  • websocket Public

    Package gorilla/websocket is a fast, well-tested and widely used WebSocket implementation for Go.

    gorilla/websocket’s past year of commit activity
    Go 23,292BSD-2-Clause 3,529 33 17 UpdatedMar 19, 2025
  • csrf Public

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

    gorilla/csrf’s past year of commit activity
    Go 1,097BSD-3-Clause 156 9 2 UpdatedJan 23, 2025
  • sessions Public

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

    gorilla/sessions’s past year of commit activity
    Go 3,011BSD-3-Clause 375 3 4 UpdatedAug 20, 2024
  • schema Public

    Package gorilla/schema fills a struct with form values.

    gorilla/schema’s past year of commit activity
    Go 1,413BSD-3-Clause 234 11 6 UpdatedAug 19, 2024
  • mux Public

    Package gorilla/mux is a powerful HTTP router and URL matcher for building Go web servers with 🦍

    gorilla/mux’s past year of commit activity
    Go 21,237BSD-3-Clause 1,862 22 11 UpdatedAug 15, 2024
  • rpc Public

    Package gorilla/rpc is a golang foundation for RPC over HTTP services.

    gorilla/rpc’s past year of commit activity
    Go 607BSD-3-Clause 177 19 1 UpdatedJul 19, 2024
  • feeds Public

    Package gorilla/feeds is a golang rss/atom generator library

    gorilla/feeds’s past year of commit activity
    Go 766BSD-3-Clause 150 1 1 UpdatedJun 17, 2024
  • handlers Public

    Package gorilla/handlers is a collection of useful middleware for Go HTTP services & web applications 🛃

    gorilla/handlers’s past year of commit activity
    Go 1,691BSD-3-Clause 274 17 6 UpdatedFeb 20, 2024
  • pat Public

    Package gorilla/pat is a pretty simple HTTP router for Go.

    gorilla/pat’s past year of commit activity
    Go 153BSD-3-Clause 24 0 0 UpdatedDec 7, 2023
  • 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
    Go 704BSD-3-Clause 146 4 2 UpdatedNov 8, 2023

Top languages

Loading…


[8]ページ先頭

©2009-2025 Movatter.jp