/emdb-api

Ethiopian movie database api powered with deno.

Primary LanguageTypeScriptMIT LicenseMIT

EMDB Api

Ethiopian movie database api powered with deno and oak.

Usage

first clone repository, then to serve run

\\ for normal serving
deno task serve

\\ or to reload on file change
deno task dev