Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings
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
Appearance settings
@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.6k 1.9k

  2. websocketwebsocketPublic

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

    Go 24.1k 3.6k

  3. sessionssessionsPublic

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

    Go 3.1k 371

  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.5k 237

  6. csrfcsrfPublic

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

    Go 1.2k 163

Repositories

Loading
Type
Select type
Language
Select language
Sort
Select order
Showing 10 of 19 repositories
  • 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,156BSD-3-Clause 163 19 9 UpdatedApr 14, 2025
  • 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 24,125BSD-2-Clause 3,568 41 22 UpdatedMar 19, 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,104BSD-3-Clause 371 4 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,466BSD-3-Clause 238 13 8 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,625BSD-3-Clause 1,877 23 10 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 621BSD-3-Clause 177 19 2 UpdatedJul 19, 2024
  • feeds Public

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

    gorilla/feeds’s past year of commit activity
    Go 792BSD-3-Clause 152 1 2 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,722BSD-3-Clause 274 16 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 159BSD-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 717BSD-3-Clause 145 4 2 UpdatedNov 8, 2023

Top languages

Loading…


[8]ページ先頭

©2009-2025 Movatter.jp