Skip to main content
Module

x/remora/deps.ts>Server

Graphql server builder
Go to Latest
class Server
import { Server } from "https://deno.land/x/remora@1.0.1/deps.ts";

Properties

all
connect
delete
get
head
options
patch
post
put
trace

Methods

listen(serverParams: any)
use(...handlers: RouteFn[])