sessions
Session manager
A simple, performant session management system for HTTP servers
A dead simple, highly performant, highly customizable sessions middleware for go http servers.
78 stars
5 watching
11 forks
Language: Go
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
alexedwards/scs | A package implementing HTTP session management with configurable stores and features. | 2,161 |
abraithwaite/jeff | A Go-based session management tool with features like CSRF protection and middleware wrapping | 266 |
icza/session | A package providing an easy-to-use session management system for web servers, including support for Google App Engine. | 118 |
swithek/sessionup | An HTTP session management package providing straightforward authentication and management capabilities. | 125 |
kwynto/gosession | Provides an implementation of session management in HTTP requests using Go | 251 |
phachon/fasthttpsession | A fast and powerful session management system for Go applications using various storage providers | 26 |
kataras/go-sessions | Manages HTTP sessions with features like flash messages and expiration time management. | 211 |
softwaremill/akka-http-session | Provides directives for client-side session management in web and mobile applications using cookies or custom headers plus local storage. | 440 |
joshmedeski/sesh | A tool for managing multiple terminal sessions and directories in a unified way | 662 |
iamolegga/nestjs-session | A module that provides an idiomatic session management system for NestJS applications. | 215 |
gin-contrib/sessions | Provides a simple and flexible way to manage user sessions across multiple backends | 1,456 |
koajs/session | A session management middleware for Koa applications | 902 |
hertz-contrib/sessions | A middleware package for managing user sessions across multiple backend systems | 4 |
bryanjhv/slim-session | A middleware that manages PHP sessions and provides a helper class to interact with the session superglobal. | 233 |
thinkjs/think-session | Provides a session management system for ThinkJS 3.x applications. | 2 |