Route table shared by standalone Plug routing and Phoenix router embedding macros.
@type route() :: {String.t(), module()}
@spec core_routes() :: [route()]
@spec routes(keyword()) :: [route()]
@spec setup_routes() :: [route()]