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

https://github.com/lucacasonato/rethinkdb-deno

A RethinkDB driver for deno.
https://github.com/lucacasonato/rethinkdb-deno

deno rethinkdb

Last synced: 11 months ago
JSON representation

A RethinkDB driver for deno.

Awesome Lists containing this project

README

          

# rethinkdb-deno

[![deno doc](https://doc.deno.land/badge.svg)](https://doc.deno.land/https/deno.land/x/rethinkdb/mod.ts)

A RethinkDB driver for Deno.

> ⚠️ This project is work in progress. Expect breaking changes.

## Examples

Coming soon...

See `example.ts` for now.