cacert-boardvoting/cmd/boardvoting
Jan Dittberner 39bd724381 Switch routing to chi
Routing with httprouter and alice became a bit too complex. This commit
replaces the routing and middleware composition with chi.
2022-06-04 14:48:24 +02:00
..
config.go Fix linter warnings 2022-05-29 15:43:45 +02:00
handlers.go Switch routing to chi 2022-06-04 14:48:24 +02:00
handlers_test.go Fix linter warnings 2022-05-29 15:43:45 +02:00
helpers.go Switch routing to chi 2022-06-04 14:48:24 +02:00
jobs.go Fix linter warnings 2022-05-29 15:43:45 +02:00
main.go Switch routing to chi 2022-06-04 14:48:24 +02:00
middleware.go Switch routing to chi 2022-06-04 14:48:24 +02:00
middleware_test.go Switch routing to chi 2022-06-04 14:48:24 +02:00
notifications.go Implement user editing 2022-06-02 23:14:38 +02:00
routes.go Switch routing to chi 2022-06-04 14:48:24 +02:00