Skip to main content
Module

x/fastro/mod.ts>default#post

The web framework for full stack apps
Go to Latest
method default.prototype.post
import { default } from "https://deno.land/x/fastro@v0.81.1/mod.ts";

Parameters

path: string
...handler: Array<HandlerArgument>