import * as mod from "https://dotland.deno.dev/x/alosaur@v0.35.0/src/decorator/Post.ts"; FunctionsfPostRegisters an action to be executed when POST request comes on a given route. Must be applied on a controller action.