Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/boydjohnson/firebase-firestore-lite-rs
- Owner: boydjohnson
- License: apache-2.0
- Created: 2022-01-11T06:10:40.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-01-14T19:09:19.000Z (almost 3 years ago)
- Last Synced: 2024-04-03T01:52:56.187Z (8 months ago)
- Language: Rust
- Size: 14.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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 }
```