Commit Graph

6 Commits

Author SHA1 Message Date
garrettmills
194fa476ca
Add support for regex matching routes 2020-07-30 09:03:29 -05:00
garrettmills
7611c1b2bf
Add support for deepmatch routes 2020-07-30 08:17:49 -05:00
garrettmills
42e8b36df4
account for :params and * wildcards in complex route match 2020-07-29 23:25:30 -05:00
garrettmills
0e5a0a5a5c
Fix complex route matching; add api controller; api standard helpers 2020-07-29 23:18:38 -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