import * as starfx from "https://deno.land/x/starfx@v0.13.4/mdw/fetch.ts";
Functions
This middleware will retry failed | |
Automatically sets | |
f json | This middleware takes the |
This middleware converts the name provided to createApi
into | |
If there's a slug inside the ctx.name (which is the URL segement in this case) and there is not a corresponding truthy value in the payload, then that means the user has an empty value (e.g. empty string) which means we want to abort the fetch request. | |