Skip to main content
Module

x/acorn/deno.jsonc

A focused RESTful server framework for Deno πŸŒ°πŸ¦•
Go to Latest
File
{ "tasks": { "example": "deno run --allow-net --allow-hrtime _examples/server.ts", "example:flash": "deno run --allow-net --allow-hrtime _examples/server.ts", "test": "deno test" }}