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

x/bun_tea/core/response.ts

Fast, Bun-powered, and Bun-only(for now) Web API framework with full Typescript support.
Latest
import * as bunTea from "https://deno.land/x/bun_tea@v0.0.1-alpha.20/core/response.ts";

Functions

Response helper: Sends the provided data as json to the client

Response helper: Sends the provided data as text to the client