macro_rules! catalyze { [$($routes:ident)+] => { ... }; }
Allows for simplistic creation of web applications.