Projects in Awesome Lists tagged with gorilla
A curated list of projects in awesome lists tagged with gorilla .
https://github.com/gorilla/websocket
Package gorilla/websocket is a fast, well-tested and widely used WebSocket implementation for Go.
go golang gorilla gorilla-web-toolkit websocket websockets
Last synced: 09 Sep 2025
https://github.com/gorilla/mux
Package gorilla/mux is a powerful HTTP router and URL matcher for building Go web servers with 🦍
go golang gorilla gorilla-web-toolkit http middleware mux router
Last synced: 09 Sep 2025
https://github.com/Gorilla/mux
Package gorilla/mux is a powerful HTTP router and URL matcher for building Go web servers with 🦍
go golang gorilla gorilla-web-toolkit http middleware mux router
Last synced: 12 Mar 2025
https://github.com/gorilla/sessions
Package gorilla/sessions provides cookie and filesystem sessions and infrastructure for custom session backends.
cookie go golang gorilla gorilla-web-toolkit sessions
Last synced: 12 May 2025
https://github.com/gorilla/handlers
Package gorilla/handlers is a collection of useful middleware for Go HTTP services & web applications 🛃
go golang gorilla gorilla-web-toolkit handler http middleware
Last synced: 23 Apr 2025
https://github.com/gorilla/schema
Package gorilla/schema fills a struct with form values.
encoder forms go golang gorilla gorilla-web-toolkit http schema
Last synced: 13 May 2025
https://github.com/gorilla/csrf
Package gorilla/csrf provides Cross Site Request Forgery (CSRF) prevention middleware for Go web applications & services 🔒
csrf csrf-protection csrf-tokens go golang gorilla gorilla-web-toolkit middleware security xsrf
Last synced: 13 May 2025
https://github.com/Gorilla/csrf
Package gorilla/csrf provides Cross Site Request Forgery (CSRF) prevention middleware for Go web applications & services 🔒
csrf csrf-protection csrf-tokens go golang gorilla gorilla-web-toolkit middleware security xsrf
Last synced: 12 Mar 2025
https://github.com/gorilla/feeds
Package gorilla/feeds is a golang rss/atom generator library
atom feeds go golang gorilla gorilla-web-toolkit rss
Last synced: 23 Oct 2025
https://github.com/gorilla/securecookie
Package gorilla/securecookie encodes and decodes authenticated and optionally encrypted cookie values for Go web applications.
cookie cookies go golang gorilla gorilla-web-toolkit securecookie sessions
Last synced: 29 Apr 2025
https://github.com/gorilla/rpc
Package gorilla/rpc is a golang foundation for RPC over HTTP services.
go golang gorilla gorilla-web-toolkit grpc rpc
Last synced: 02 May 2025
https://github.com/gorilla/context
Package gorilla/context is a golang registry for global request variables.
context go golang gorilla gorilla-web-toolkit
Last synced: 22 Jun 2025
https://github.com/gorilla/http
Package gorilla/http is an alternative HTTP client implementation for Go.
go golang gorilla gorilla-web-toolkit http
Last synced: 22 Jun 2025
https://github.com/sacoo7/gowebsocket
Gorilla websockets based simplified websocket-client implementation in GO.
client concurrency-control event-driven go golang gorilla listener-pattern websocket
Last synced: 04 Apr 2025
https://github.com/gorilla/pat
Package gorilla/pat is a pretty simple HTTP router for Go.
go golang gorilla gorilla-web-toolkit http router
Last synced: 22 Jun 2025
https://github.com/posener/wstest
go websocket client for unit testing of a websocket handler
go golang gorilla gorilla-websocket test websocket
Last synced: 29 Jul 2025
https://github.com/antonlindstrom/pgstore
A Postgres session store backend for gorilla/sessions
go gorilla postgres sessions sessionstorage
Last synced: 15 Apr 2025
https://github.com/gorilla/css
Package gorilla/css is a CSS3 tokenizer.
css css3-tokenizer go golang gorilla gorilla-web-toolkit
Last synced: 22 Jun 2025
https://github.com/christophercrouzet/gorilla
Convenient approach to monkey patching.
gorilla monkey-patching python
Last synced: 15 May 2025
https://github.com/sblendorio/gorilla-cpm
GORILLA.BAS port to CP/M in Turbo Modula-2. Supported terminals: VT52, VT100, ANSI, ADM-31, KayPro, C128, Memotech monochrome, CPC / Zenith Z19
8bit adm31 amstrad-cpc artillery commodore-128 cp-m cpm cross-terminal disk-image game game-screen gorilla memotech-mtx modula-2 msx terminal terminal-game vt100 z80
Last synced: 20 Jul 2025
https://github.com/gorilla/reverse
Package gorilla/reverse is a set of utilities to create request routers.
go golang gorilla gorilla-web-toolkit http router
Last synced: 24 Oct 2025
https://github.com/sacoo7/socketcluster-client-go
GO client for socketcluster
golang gorilla socketcluster-client websocket
Last synced: 02 Sep 2025
https://github.com/madeindra/golang-websocket
Pub Sub server via WebSocket using Gorilla WebSocket
chat go golang gorilla gorilla-websocket pubsub websocket websockets
Last synced: 24 Jul 2025
https://github.com/christophercrouzet/bana
Set of extensions for Autodesk Maya's Python API.
autodesk extension gorilla maya monkey-patching python
Last synced: 15 May 2025
https://github.com/dpwgc/kapokmq
基于Go整合Gossip+WebSocket的轻量级分布式消息队列。实现功能:订阅/发布推送、点对点推送、延时消息推送、消费失败自动重试、数据持久化、WAL预写日志、主从节点部署、集群负载均衡、ACK确认机制、内置网页端控制台
big-data cluster gin golang gorilla gossip load-balancer message-queue mq server vue websocket
Last synced: 12 May 2025
https://github.com/bettercallshao/kwt
Run commands easily.
automation business-solutions cli full-stack gin-gonic golang gorilla metaprogramming template websocket workflow yaml
Last synced: 14 Apr 2025
https://github.com/maurodelazeri/gorilla-reconnect
Reconnecting WebSocket is a websocket client based on gorilla/websocket that will automatically reconnect if the connection is dropped.
gorilla reconnecting-websocket socket
Last synced: 21 Jun 2025
https://github.com/gorilla/.github
The .github repository for the @gorilla organization.
gorilla gorilla-web-toolkit issue-templates pull-request-templates
Last synced: 22 Jun 2025
https://github.com/lafriks/xormstore
XORM backend for gorilla sessions
go golang golang-library gorilla session-store sessionstorage xorm
Last synced: 11 Apr 2025
https://github.com/joegasewicz/gorilla-controllers
Use controllers with the Gorilla Mux library
controllers gorilla gorilla-mux mvc templates
Last synced: 10 Apr 2025
https://github.com/gernest/qlstore
gorilla/sessions storage with embedded sql database( (ql)
embedded-sql-database gorilla qlrace session
Last synced: 23 Jul 2025
https://github.com/golangtoolkits/grrt
GRRT (Go Request RouTer) is a direct replacement for gorilla/mux. It has built-in CORS, path variables and method based routing.
cors go golang gorilla gorilla-mux gorilla-sessions mux mux-router
Last synced: 05 May 2025
https://github.com/ympons/flasher
Small flash-cards website for practicing computer science concepts
computer-science flashcards golang gorilla pongo2
Last synced: 23 Jul 2025
https://github.com/dpwgc/kapokmq-go-client
KapokMQ.消息队列 - Golang客户端
client golang gorilla message-queue mq websocket
Last synced: 29 Oct 2025
https://github.com/coinrust/wsconn
wsconn is a websocket client based on gorilla/websocket that will automatically reconnect if the connection is dropped and keeps the connection alive.
gorilla websocket websocket-client wsconn
Last synced: 21 Apr 2025
https://github.com/official-notfishvr/fish-gorilla-tag-menu
https://discord.gg/VUwa5q4DAH
bepinex csharp dll gorilla gorilla-tag gorilla-tag-mods gorillatag hack mod-menu modding mods
Last synced: 16 Apr 2025
https://github.com/alextanhongpin/chat-playground
Simple standalone chat app with shareable link, inspired by go-playground
chat chat-server go golang gorilla websocket
Last synced: 16 Oct 2025
https://github.com/iamolegga/gorilla-validator
HTTP request validation middleware for Gorilla Mux
go golang gorilla gorilla-mux validation
Last synced: 31 Mar 2025
https://github.com/yenilikci/go-restapi
Go Programlama Dili Notları ve RESTful API uygulamaları, RESTful API Mimari ve Tasarımları
channel concurrency go-http gorilla gorilla-mux goroutines json mux rest-api toml xml yaml
Last synced: 04 Dec 2025
https://github.com/ggcr/go-chat
Chat-room made with Go on the backend, use of WebSockets, Gorilla/mux, Gorilla/sessions and PostgreSQL.
chat golang gorilla mux postgresql sessions websockets
Last synced: 09 Aug 2025
https://github.com/xiaodaigh/wsumm
A set of Write-functions to make gorilla/websocket's write to connection be blocking if another Write-function was using the connection
Last synced: 07 Sep 2025
https://github.com/gustavocd/api-gorilla-mux-pgsql
Simple RESTful API built with Postgres and Gorilla Mux, and also writing some test.
api-rest go golang gorilla postgresql
Last synced: 08 Apr 2025
https://github.com/danhpaiva/w11-theme-gorilla
🦍 ~ A theme from the Brazilian dopamine reservoir community
gorilla reservatorio-dopamina theme windows11
Last synced: 25 Jul 2025
https://github.com/hsavoye/rest-starter-template
Une API REST modulaire en Go avec Gorilla Mux et PostgreSQL. Parfait pour apprendre ou démarrer un backend rapide en Go.
backend go gorilla postgresql rest-api
Last synced: 03 Jul 2025
https://github.com/jeonjonghyeok/coinss-backend
암호화폐 거래소의 종목들을 쉽게 접근할 수 있게 해주는 서비스
gin-gonic golang gorilla postgresql redis websocket
Last synced: 06 Jan 2026
https://github.com/mingslife/bone
🦴 Non-intrusive Go micro-service framework to combine modules organically, base on go-kit.
framework go gokit golang gorilla inject microservice
Last synced: 15 Sep 2025
https://github.com/monkrus/go-restapi-react-postgres
REST API tutorial. Go + React.js + PostgreSQL. Walk-through of the https://www.youtube.com/watch?v=u4uhmbOoo4o&t=371s
api golang gorilla gorilla-mux mux postgresql react rest-api restapi-react-postgres
Last synced: 27 Jul 2025
https://github.com/boxgo/redisstore
A session store backend for gorilla/sessions
Last synced: 15 Apr 2025
https://github.com/golangtoolkits/grrtrouterwebsiteexample
A website built using Grrt Router
go golang gorilla gorilla-mux ui web webapp website
Last synced: 02 Mar 2025
https://github.com/greatmonster11/bug-free-octo-carnival
Some blueprint for GO
Last synced: 10 Oct 2025
https://github.com/gabrielhcataldo/gopen-gateway
Best open-source, robust and performant API Gateway, written in Go. 🚪
api-gateway docker docker-compose docker-gateway gateway gateway-api gateway-microservice gateway-services go golang golang-application gorilla krakend lib microservice microservices nginx
Last synced: 02 Apr 2025
https://github.com/daniel-covelli/learn-go
Learning microservices in Go
cors go gorilla grpc microservices rest-api
Last synced: 02 Mar 2025
https://github.com/rtsoy/toll-calculator
self-study project
go-kit golang gorilla grafana grpc kafka prometheus protobuf
Last synced: 25 Feb 2025
https://github.com/leonardonicola/cli-chat
Chat simples em terminal com Websockets em Go
Last synced: 21 Mar 2025
https://github.com/abuuzayr/sp-friends-api-go
Implementation of SP Digital Friends API in Go
api-server go golang gorilla gorilla-mux mux
Last synced: 05 Apr 2025
https://github.com/mtumilowicz/go-chi-gorilla-wire-workshop
Introduction into golang and http ecosystem: chi and gorilla.
go go-chi go-http go-http-middleware go-wire golang golang-application golang-examples golang-library golang-package gorilla workshop workshop-materials workshops
Last synced: 24 Aug 2025
https://github.com/dev-t2/learn-cryptocurrency
Learn Cryptocurrency using Go
api blockchain cli cryptocurrency go gorilla template
Last synced: 18 Jul 2025
https://github.com/arran4/gorillamuxlogic
Some very simple gorilla mux logic for `mux.MatcherFunc`
go golang gorilla gorilla-mux http web
Last synced: 03 Mar 2025
https://github.com/benderscript/go-pprof
Go Programming (GoLang) Pprof Example
go golang gorilla mux performance pprof
Last synced: 14 Jul 2025
https://github.com/cloudacademy/go-frameworks
🚀 Go Application Frameworks
api cli cloudacademy cobra development echo frameworks go golang gorilla mux web
Last synced: 02 Mar 2025
https://github.com/mehakhanaa/simple-golang-app
Learning golang...
golang gorilla postgresql psql
Last synced: 26 Mar 2025
https://github.com/thoriqdharmawan/go-jwt-mux
REST API project built with Golang, featuring JWT authentication, Gorilla Mux routing
Last synced: 23 Feb 2025
https://github.com/sintef/rusty-chunkenc
A Rust implementation of Prometheus' chunkenc library
chunkenc gorilla parsing prometheus rust-crate serialization time-series
Last synced: 05 May 2025
https://gitlab.com/fredericpetit/gorilla-icon-composer
Gorilla icon in Composer.
Last synced: 22 Apr 2025
https://github.com/golangtoolkits/grrtrouterrestexample
go golang gorilla gorilla-mux rest rest-api restful restful-api
Last synced: 02 Mar 2025
https://github.com/golangtoolkits/.github
cookie cookies go golang gorilla gorilla-mux mux-router router session
Last synced: 02 Mar 2025
https://github.com/101t/psql-email-alert
PostgreSQL Email Alerts
cronjob email-alert gorilla plpython postgresql
Last synced: 20 Feb 2025