A small project that collects various nice things to get started with Go Web Development.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Zed A. Shaw a2080308ca Decided that auth/ should be its own thing since it's so important, and the session store can go in common/web.go for now. 3 days ago
..
api.go Brought over changes from zedshaw.games but need to do some more refinement. 4 days ago
errors.go First commit to get a basic thing going, does run but not much there. 2 months ago
web.go Decided that auth/ should be its own thing since it's so important, and the session store can go in common/web.go for now. 3 days ago