Commit graph

8 commits

Author SHA1 Message Date
mikestefanello
590910bc41 Moved app consts to config package. 2021-12-10 08:33:49 -05:00
mikestefanello
959eeda35f Include secure middleware. 2021-12-08 22:21:07 -05:00
mikestefanello
26e456eae3 Add middleware to include the request ID in all logs. 2021-12-08 21:55:30 -05:00
mikestefanello
4096691df0 Group middleware between static and non-static file routes. 2021-12-08 18:58:55 -05:00
mikestefanello
30dced6315 Added page cache middleware. 2021-12-07 21:36:57 -05:00
mikestefanello
855d67409f Added timeout middleware and config. 2021-12-06 21:51:21 -05:00
mikestefanello
e499257686 Added cache options and config. 2021-12-05 21:56:57 -05:00
mikestefanello
5e384c8a4e Added controller testing. 2021-12-05 20:22:45 -05:00
Renamed from router/router.go (Browse further)