Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/boydjohnson/firebase-firestore-lite-rs

wasm-bindgen bindings to firebase firestore/lite
https://github.com/boydjohnson/firebase-firestore-lite-rs

Last synced: 11 days ago
JSON representation

wasm-bindgen bindings to firebase firestore/lite

Awesome Lists containing this project

README

        

# Soon to be implemented firebase firestore/lite bindings

## Installation requires `npm` binary

## Installation

```toml

[dependencies]
firebase-firestore-lite = { git = "https://github.com/boydjohnson/firebase-firestore-lite-rs }
```