unofficial_appwrite 1.0.0

wrapper on appwrite api -> https://appwrite.io/docs
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pub mod authentication_factor;
pub mod authentication_type;
pub mod browser;
pub mod compression;
pub mod credit_card;
pub mod execution_method;
pub mod flag;
pub mod image_format;
pub mod image_gravity;
pub mod index_type;
pub mod messaging_provider_type;
pub mod name;
pub mod o_auth_provider;
pub mod password_hash;
pub mod relation_mutate;
pub mod relationship_type;
pub mod runtime;
pub mod smtp_encryption;