Skip to main content
Module

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

Alosaur - Deno web framework with many ES Decorators
Latest
class ProductController
import { ProductController } from "https://deno.land/x/alosaur@v1.1.1/openapi/e2e/app.ts";

Product controller

Methods

Create(product: Product)

Create product

GetById(id: string)

Gets product by id