Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/railgun/router.ts>Router#post

🦕 deno web framework
Latest
method Router.prototype.post
import { Router } from "https://deno.land/x/railgun@v0.6.3/router.ts";

Parameters

path: string
handler: RouteHandler