Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/rgaidot/deno-drash-todos-api-test


https://github.com/rgaidot/deno-drash-todos-api-test

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# Deno drash todos api (test)

## Prerequisites

- [deno](https://deno.land/)

## Run

```
deno run --allow-net server.ts
```

## Test

```
deno test --allow-net tests.ts
```