Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/kview/utils/dash.ts

A web app for Deno KV
Latest
import * as kview from "https://deno.land/x/kview@0.15.0/utils/dash.ts";

Utilities for extracting information from https://dash.deno.com/.

Functions

For a given organization, retrieve the organization details.

For a given project, retrieve the project's KV DB details.

For a given project name, retrieve the project details.

For the set access token, retrieve the root data, which includes information about the user and any organizations they belong to.

For the user represented by the set access token, retrieve the projects for that user.