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

[8]ページ先頭

©2009-2025 Movatter.jp