hmn/src/website
Ben Visness 98da461d92 Rework request handling
It's a lot simpler now, control flow is easier to work with in handlers,
and HMNHandler now natively implements http.Handler, simplifying our 404
setup by completely removing the need for MakeStdHandler.
2021-04-05 22:30:11 -05:00
..
errors.go Add initial auth token / login stuff 2021-03-25 22:33:00 -05:00
landing.go Rework request handling 2021-04-05 22:30:11 -05:00
requesthandling.go Rework request handling 2021-04-05 22:30:11 -05:00
routes.go Rework request handling 2021-04-05 22:30:11 -05:00
website.go Start porting landing page; rework db layer a bit 2021-03-30 22:55:19 -05:00