* Use mount but not register for chi routes * Fix test * Fix test * Fix test * Fix comment * turn back unnecessary change * Remove the timout middleware since some operations may spend much time.
* When route cannot be found on chi, go to macaron * Stick chi version to 1.5.0 * Follow router log setting