Skip to content

lbn/negroni-gorilla-sessions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

negroni-gorilla-sessions

Build

go get github.com/constabulary/gb/...
gb build

Run

./bin/sessions-example
  1. Go to http://localhost:8000/login
  2. Enter your name and click Login
  3. Proceed to a /secure page
  4. Verify that it greets you by name

About

Example of gorilla/sessions with negroni

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages