An open API service indexing awesome lists of open source software.

https://github.com/lucsoft/canvaswindowapi


https://github.com/lucsoft/canvaswindowapi

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# How to use:

0. Install Deno and Cargo/Rust
1. Compile & Create FFI Mappings for Deno with

`deno run --unstable -A https://raw.githubusercontent.com/littledivy/deno_bindgen/main/cli.ts`
2. Run with `deno run -A --unstable test.ts`