Noah Petherbridge
2a8a1df6ab
* Initial codebase (lot of work!) * Uses vanilla Go net/http and implements by hand: session cookies backed by Redis; log in/out; CSRF protection; email verification flow; initial database models (User table) |
||
---|---|---|
.. | ||
config | ||
controller | ||
log | ||
middleware | ||
models | ||
redis | ||
router | ||
session | ||
templates | ||
version.go | ||
webserver.go |