firebase-wasm

Crates.iofirebase-wasm
lib.rsfirebase-wasm
version0.8.1
sourcesrc
created_at2022-08-09 02:01:37.161945+00
updated_at2022-11-19 17:02:37.897424+00
descriptionRust bindings for the Firebase v9 JS SDK.
homepagehttps://github.com/jquesada2016/firebase-wasm-rs
repositoryhttps://github.com/jquesada2016/firebase-wasm-rs
max_upload_size
id641514
size46,929
(jquesada2016)

documentation

https://docs.rs/firebase-wasm

README

firebase-wasm

This crate provides bindings to the Firebase v9 JS SDK.

There is much to do, and I am only sharing it this early in the hopes that someone might help me generate the remaining API surface. At the bare minimum, a 1:1 API should exist, though idomatic rust wrappers and utilities should exist. A good example of this can be found in the UploadTask struct, which is a helpful wrapper for converting upload tasks into rust streams.

License: MIT

Commit count: 67

cargo fmt