Skip to main content
Module

x/drash/console/benchmarks_app_dev.ts>CoffeeResource#GET

A microframework for Deno's HTTP server with zero third-party dependencies
Go to Latest
method CoffeeResource.prototype.GET
import { CoffeeResource } from "https://deno.land/x/drash@v2.7.0/console/benchmarks_app_dev.ts";

Parameters

_request: Drash.Request
_response: Drash.Response