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

https://github.com/firmanjs/deno-basic


https://github.com/firmanjs/deno-basic

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

## Deno Basic Example

- Basic Command
```bash
deno run --allow-net example.ts
```