Baard icon indicating copy to clipboard operation
Baard copied to clipboard

Ring router based on core.match, similar to Moustache.

Results 1 Baard issues
Sort by recently updated
recently updated
newest added

I added some basic tests, too. I'm relatively new to Clojure, so just let me know if something's way off. Using core.match for dispatching to handlers is a really cool...