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
pub mod account;
pub mod avatar;
pub mod databases;
pub mod functions;
pub mod graphql;
pub mod health;
pub mod locale;
pub mod messaging;
pub mod storage;
pub mod teams;
pub mod users;