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
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
A demo app server written in golang that implements cookie session based authentication.
Full-stack app using Go Fiber's SQLite3 storage package to persist user sessions & HTMX on the frontend
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
Real-time chat full-stack web application written in golang based on websocket, with Fiber framework and HTMX-powered frontend.
Go/Fiber🧬 to-do list app with user login and HTMx-powered frontend.
A new golang session module works like sessions should work.
Golang Authentication Kit
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.
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
This is a demo project. Mainly use Iris and MVC model to implement Restful API. The ORM model and various related components are used for this demo project.
Server side session аутентификация с сохранением токена в куки
Servers Using golang
Graphql API for changeable blog
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."