Commit Graph

9 Commits

Author SHA1 Message Date
garrettmills
0e5a0a5a5c Fix complex route matching; add api controller; api standard helpers 2020-07-29 23:18:38 -05:00
garrettmills
0764085ef9 Improve response factories and add helper functions 2020-07-29 22:55:17 -05:00
garrettmills
a04f083dbb Request handlers & error response factory! 2020-07-29 22:01:20 -05:00
garrettmills
a27618d5a3 Start routing; rehydratable interface; add verbose logging 2020-07-28 09:11:48 -05:00
garrettmills
a6995c6a85 Create InjectSession & PersistSession modules; update session model 2020-07-27 19:48:44 -05:00
garrettmills
25a37cf1a2 Models unit; session model; generalize session classes/interfaces 2020-07-27 09:41:04 -05:00
garrettmills
b9f2f844f3 Http Kernel! 2020-07-22 09:38:17 -05:00
garrettmills
60bb9afa29 Refactor units to be generic; start bundles; start app index.ts 2020-07-20 22:54:25 -05:00
garrettmills
e4f5da7ac6 db structure abstraction; async collection; update/insert queries; model saving 2020-07-06 09:53:03 -05:00