2 releases

0.0.2 May 18, 2022
0.0.1 May 18, 2022

#78 in #progress

BSD-3-Clause

500KB
13K SLoC

Appwrite Rust SDK SDK

License Version

WORK IN PROGRESS - NOT READY FOR USAGE

Appwrite is an open-source backend as a service server that abstract and simplify complex and repetitive development tasks behind a very simple to use REST API. Appwrite aims to help you develop your apps faster and in a more secure way. Use the Rust SDK to integrate your app with the Appwrite server to easily start interacting with all of Appwrite backend APIs and tools. For full API documentation and tutorials go to https://appwrite.io/docs

Appwrite

Installation

To install via Crates.io add the following to your Cargo.toml under dependencies:

appwrite = "0.0.2"

Contribution

This library is auto-generated by Appwrite's custom SDK Generator. To learn more about how you can help us improve this SDK, please check the contribution guide before sending a pull-request.

License

Please see the BSD-3-Clause license file for more information.

Dependencies

~4–18MB
~264K SLoC