This is the go boilerplate on the top of fiber web framework. With simple setup you can use many features out of the box
-
Updated
Dec 12, 2024 - Go
8000
This is the go boilerplate on the top of fiber web framework. With simple setup you can use many features out of the box
Go's web session library.
Session management for Go 1.11+
simplesessions is a Go session management library that is completely agnostic of HTTP libraries and frameworks, backend stores, and even cookie jars.
A fast and powerful session package for fasthttp servers
Full-stack app using Go Fiber's SQLite3 storage package to persist user sessions & HTMX on the frontend
A demo app server written in golang that implements cookie session based authentication.
Real-time chat full-stack web application written in golang based on websocket, with Fiber framework and HTMX-powered frontend.
React.js and Go project demonstrating the use of Google OAuth to authenticate and authorize users
SwiftChat Backend is built with the Go Gin framework. It uses PostgreSQL for database management, JWT for authentication, Redis for sessions, and S3 for profile pictures. Real-time communication is handled by Socket.IO, and the entire application is containerized with Docker.
Fast, tiny and secured token for session cookie and Authorization HTTP header
Go/Echo+Templ: Demo App to use session authentication (with middleware) and centralized HTTP error handling with the Echo framework, use of Templ Template language and frontend with HTMx technology
Go/Fiber🧬 to-do list app with user login and HTMx-powered frontend.
A new golang session module works like sessions should work.
This project includes Docker installation for Redis and uses gin-contrib/sessions for Redis session management. The project contains functionality for setting session, clearing session, and authentication middleware.
Golang Authentication Kit
Study Bud is an web application for creating study rooms and discussing topics with multiple external users. It is built by using Go for the backend part and HTML templates in the frontend part
Golang nginx authorization system with ldap as backend
Server side session аутентификация с сохранением токена в куки
net/http で作成したREST API サーバー
Add a description, image, and links to the session-cookie topic page so that developers can more easily learn about it.
To associate your repository with the session-cookie topic, visit your repo's landing page and select "manage topics."