pedronauck / micro-router

:station: A tiny and functional router for Zeit's Micro

Home Page:https://www.npmjs.com/microrouter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Default 404 handler

MiniGod opened this issue · comments

Having connections hanging because of 404 is kind of silly.
I think it would make sense to have a default 404 handler.

Using a final /* route for now.