Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kwa0x2 committed May 27, 2024
1 parent 42131c8 commit c57adbd
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
[![Go](https://github.com/kwa0x2/Go-Redis-Session/actions/workflows/go.yml/badge.svg)](https://github.com/kwa0x2/Go-Redis-Session/actions/workflows/go.yml)


# Go Redis Session API Example

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.
Expand Down

0 comments on commit c57adbd

Please sign in to comment.