Commit Graph

17 Commits

Author SHA1 Message Date
dc6ba53380
Add support for subqueries 2020-08-16 10:08:27 -05:00
garrettmills
bd1c221e36
Create belongs_to_one and belongs_to_many inverse helpers 2020-08-16 09:46:17 -05:00
garrettmills
81906b02bc
start relations (has one or many; has one; has many) 2020-08-16 09:32:22 -05:00
garrettmills
b5bde7d077
Add view engine unit - handlebars - and response helpers 2020-08-07 09:51:25 -05:00
garrettmills
3e4f8f00f2
Add support for app defined services 2020-08-01 14:26:51 -05:00
garrettmills
3991c9b4bb
Add support for request timeouts; timeout helper 2020-08-01 13:59:38 -05:00
garrettmills
f1c4fbdb95
HTTP errors! 2020-07-30 09:30:43 -05:00
garrettmills
7611c1b2bf
Add support for deepmatch routes 2020-07-30 08:17:49 -05:00
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