import { createApiRouter } from "https://deno.land/x/udibo_react_app@0.3.2/server.tsx";
Wraps an API router with an error handler that responds with the error in json format.
Parameters
router: Router
x/udibo_react_app/server.tsx>createApiRouter
import { createApiRouter } from "https://deno.land/x/udibo_react_app@0.3.2/server.tsx";
Wraps an API router with an error handler that responds with the error in json format.