Gorilla is a web toolkit for the Go programming language that provides useful, composable packages for writing HTTP-based applications.
19
Repository pubblici
57.607
Stelle totali
1948
Follower
L'organizzazione Gorilla, presente su GitHub, offre un toolkit web per il linguaggio di programmazione Go, con un'ampia gamma di pacchetti utili e componibili per applicazioni HTTP. Tra i repository più noti ci sono gorilla/websocket e gorilla/mux, che sono ampiamente utilizzati nella comunità di sviluppo.
Package gorilla/websocket is a fast, well-tested and widely used WebSocket implementation for Go.
Package gorilla/mux is a powerful HTTP router and URL matcher for building Go web servers with 🦍
Package gorilla/sessions provides cookie and filesystem sessions and infrastructure for custom session backends.
Package gorilla/handlers is a collection of useful middleware for Go HTTP services & web applications 🛃
Package gorilla/schema fills a struct with form values.
Package gorilla/csrf provides Cross Site Request Forgery (CSRF) prevention middleware for Go web applications & services 🔒
Package gorilla/feeds is a golang rss/atom generator library
Package gorilla/securecookie encodes and decodes authenticated and optionally encrypted cookie values for Go web applications.
Package gorilla/rpc is a golang foundation for RPC over HTTP services.
Package gorilla/context is a golang registry for global request variables.
Package gorilla/http is an alternative HTTP client implementation for Go.
Package gorilla/pat is a pretty simple HTTP router for Go.
Package gorilla/css is a CSS3 tokenizer.
Package gorilla/muxy takes gorilla/mux to the next level
Gorilla web toolkit's website.
Package gorilla/reverse is a set of utilities to create request routers.
Package gorilla/i18n groups packages related to internationalization
A fork of the standard template packages.
The .github repository for the @gorilla organization.
Gorilla sviluppa vari progetti su GitHub, focalizzandosi su strumenti per il linguaggio Go. I progetti includono gorilla/websocket per implementazioni WebSocket e gorilla/mux, un router HTTP per server web in Go.
Gorilla utilizza principalmente Go per i suoi progetti, oltre a HTML per alcune delle sue interfacce. Questo focus su Go permette di costruire applicazioni web robuste e scalabili.
Sì, i repository di gorilla sono tutti pubblici su GitHub. Questo consente alla comunità di accedere, contribuire e utilizzare i loro pacchetti per sviluppare applicazioni web in Go.
Monitora Gorilla web toolkit con RepoGuard e ricevi un avviso nel momento in cui appare un nuovo repository pubblico.
Monitora questo account