71 Commits (master)
 

Author SHA1 Message Date
garrettmills 48ead77765
HTTP errors for not found, not implemented, method not allowed
4 years ago
garrettmills f1c4fbdb95
HTTP errors!
4 years ago
garrettmills 194fa476ca
Add support for regex matching routes
4 years ago
garrettmills 7611c1b2bf
Add support for deepmatch routes
4 years ago
garrettmills 42e8b36df4
account for :params and * wildcards in complex route match
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 0d4881de1f
Logging & moment.js
4 years ago
garrettmills a04f083dbb
Request handlers & error response factory!
4 years ago
garrettmills 48f5da1747
Improve Model class' rehydratable implementation
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 878de025d8
Add generic session interfaces; memory session; factories; kernel
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 c0777f77b5
Flesh out model; add comments
4 years ago
garrettmills b915fcedf9
Finish fleshing out Model; refactor mixin types; TRUNCATE
4 years ago
garrettmills e4f5da7ac6
db structure abstraction; async collection; update/insert queries; model saving
4 years ago
garrettmills eddb4f1fbe
Fix DI bugs; implement general logging service
4 years ago
garrettmills 6c4696227b
Initial commit
4 years ago