Skip to content

fitzypop/ghibli.deno.dev.2.0

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ghibli Deno API 2.0

Original Deno API, using Supabase, available here.

This api uses deno json imports, and simple array methods to query json data for each endpoint.

Usage

Start the project:

deno task start

This will watch the project directory and restart as necessary.