Expand description

Firebase REST API for Rust

Please have a look at the Firebase struct to get started.

Structs

A Firebase instance to manage data.
The FirebaseParams struct is a Firebase reference with attatched query parameters that allow you to sort, limit, and format the data received from Firebase.

Enums