Commit graph

206 commits

Author SHA1 Message Date
Tommi Reiman
a28bb2e9b6 Lot's of small improvements
* implement by-name (fixes #5)
* match-route => match
* implement routes
* by-name & match return Match-records (more info, faster to use)
* reitit.regex => reitit.impl
2017-08-10 09:47:27 +03:00
Tommi Reiman
175bb1323e Implement LookupRouter 2017-08-09 20:19:54 +03:00
Tommi Reiman
faa3c08bf0 Add stuff
* router, partially from Pedestal
* sample perf tests
* kws expand to :name
* fns expand to :handler
2017-08-08 15:31:00 +03:00
Tommi Reiman
6eecc048be replace deep-merge with meta-merge 2017-08-07 15:18:38 +03:00
Tommi Reiman
b4ceaf1318 Cleanup codes 2017-08-07 14:27:54 +03:00
Tommi Reiman
e6beae52f0 Initial commit 2017-08-07 14:15:45 +03:00