• This repository has been archived on 29/Jul/2023
  • Stars
    star
    45
  • Rank 604,313 (Top 13 %)
  • Language
    Go
  • Created over 11 years ago
  • Updated 10 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A fork of the standard template packages.

More Repositories

1

websocket

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

mux

Package gorilla/mux is a powerful HTTP router and URL matcher for building Go web servers with 🦍
Go
20,235
star
3

sessions

Package gorilla/sessions provides cookie and filesystem sessions and infrastructure for custom session backends.
Go
2,768
star
4

handlers

Package gorilla/handlers is a collection of useful middleware for Go HTTP services & web applications 🛃
Go
1,604
star
5

schema

Package gorilla/schema fills a struct with form values.
Go
1,276
star
6

csrf

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

feeds

Package gorilla/feeds is a golang rss/atom generator library
Go
703
star
8

securecookie

Package gorilla/securecookie encodes and decodes authenticated and optionally encrypted cookie values for Go web applications.
Go
669
star
9

rpc

Package gorilla/rpc is a golang foundation for RPC over HTTP services.
Go
560
star
10

context

Package gorilla/context is a golang registry for global request variables.
Go
430
star
11

http

Package gorilla/http is an alternative HTTP client implementation for Go.
Go
264
star
12

pat

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

css

Package gorilla/css is a CSS3 tokenizer.
Go
86
star
14

muxy

Package gorilla/muxy takes gorilla/mux to the next level
Go
74
star
15

gorilla.github.io

Gorilla web toolkit's website.
HTML
58
star
16

reverse

Package gorilla/reverse is a set of utilities to create request routers.
Go
51
star
17

i18n

Package gorilla/i18n groups packages related to internationalization
Go
49
star
18

.github

The .github repository for the @gorilla organization.
9
star