20 Commits (24762e4911432b74b945befdc4718de12f5ef94d)

Author SHA1 Message Date
Garrett Mills 601649e699
support route handler arguments; add daton::static file server
4 years ago
Garrett Mills 27ee1a552b
Clean up middleware; solidify support for route handler classes
4 years ago
Garrett Mills ff34578d07
Support deno 1.3.x/0.67.0; replace handlebars with view_engine library
4 years ago
Garrett Mills dc6ba53380
Add support for subqueries
4 years ago
garrettmills bd1c221e36
Create belongs_to_one and belongs_to_many inverse helpers
4 years ago
garrettmills 81906b02bc
start relations (has one or many; has one; has many)
4 years ago
garrettmills b5bde7d077
Add view engine unit - handlebars - and response helpers
4 years ago
garrettmills 3e4f8f00f2
Add support for app defined services
4 years ago
garrettmills 3991c9b4bb
Add support for request timeouts; timeout helper
4 years ago
garrettmills f1c4fbdb95
HTTP errors!
4 years ago
garrettmills 7611c1b2bf
Add support for deepmatch routes
4 years ago
garrettmills 0e5a0a5a5c
Fix complex route matching; add api controller; api standard helpers
4 years ago
garrettmills 0764085ef9
Improve response factories and add helper functions
4 years ago
garrettmills a04f083dbb
Request handlers & error response factory!
4 years ago
garrettmills a27618d5a3
Start routing; rehydratable interface; add verbose logging
4 years ago
garrettmills a6995c6a85
Create InjectSession & PersistSession modules; update session model
4 years ago
garrettmills 25a37cf1a2
Models unit; session model; generalize session classes/interfaces
4 years ago
garrettmills b9f2f844f3
Http Kernel!
4 years ago
garrettmills 60bb9afa29
Refactor units to be generic; start bundles; start app index.ts
4 years ago
garrettmills e4f5da7ac6
db structure abstraction; async collection; update/insert queries; model saving
4 years ago