gelada icon indicating copy to clipboard operation
gelada copied to clipboard

Gelada is a Go (Golang) middleware package, which provides a cookie-based session management.

Gelada

Gelada is a middleware package, which provides a cookie-based session management.

Get it

go get -u github.com/iu0v1/gelada

Try it

go run ./examples/main.go

Or you can look on DEMO page, and then look code from demo in examples.

Learn it

Read the doc.

Improve it

Fork it, hack it, PR it.

And be happy :)

Have a nice day.