Module

x/alosaur/openapi/e2e/app.ts>ProductController

Alosaur - Deno web framework with many decorators
Go to Latest
class ProductController
import { ProductController } from "https://dotland.deno.dev/x/alosaur@v0.35.0/openapi/e2e/app.ts";

Product controller

Methods

Create(product: Product)

Create product

GetById(id: string)

Gets product by id