Repository
Current version released
6 years ago
Versions
deno_actix
Actix binding for Deno.
Usage
import { run } from "https://deno.land/x/actix/mod.ts";
actix();run example:
deno run -A --unstable https://deno.land/x/actix/example.tsFlags
--unstable--allow-plugin
License
deno_actix is released under the MIT License. See the bundled LICENSE file for details.