Commit Graph

13 Commits

Author SHA1 Message Date
tamsin johnson
4f2dc018da lets-go:11.0 user signup without peeking
deliberately skipping salting and encrypting passwords at this point. intending
to approach this in tandem with authenication.

also starting to want db migrations, but trying not to get distracted.
2024-02-07 11:07:29 -08:00
tamsin johnson
7479313ee8 lets-go:10.6 timeouts 2024-02-07 10:22:32 -08:00
tamsin johnson
5d582a5971 lets-go:10.5 tls config 2024-02-07 10:15:21 -08:00
tamsin johnson
f284b18ee4 lets-go:10.4 tls 2024-02-07 10:03:56 -08:00
tamsin johnson
9c353ced51 lets-go:10.2 structured server logging 2024-02-07 09:19:49 -08:00
tamsin johnson
5ad766f20c lets-go:9.2 session storage 2024-02-06 21:06:48 -08:00
tamsin johnson
4e40ef8ed9 lets-go:8.6 form parsing 2024-02-06 16:46:46 -08:00
tamsin johnson
3deb2022b8 lets-go:5.4 2024-01-25 15:06:28 -08:00
tamsin johnson
569f2fc0a9 lets-go:4-x 2024-01-25 12:41:08 -08:00
tamsin johnson
c20aa26084 lets-go:3.4 wrapping up chapter 3 with error and config refactors 2024-01-24 16:15:49 -08:00
tamsin johnson
ff3df0e57e lets-go:3.3: structured logging, configuration, app struct, error 2024-01-24 13:32:07 -08:00
tamsin johnson
cf5c574b57 lets-go:3.1 2024-01-23 14:08:59 -08:00
tamsin johnson
79c2b58f6a lets-go:2.6 refactor app to go "Developing Modules" pattern
https://go.dev/doc/modules/layout#server-project
2024-01-22 15:07:14 -08:00