aw-test

Crates.ioaw-test
lib.rsaw-test
version0.0.2
sourcesrc
created_at2022-05-18 12:52:01.510309
updated_at2022-05-18 13:22:46.909667
descriptionAppwrite Rust SDK
homepage
repositoryhttps://github.com/PineappleIOnic/sdk-for-rust/
max_upload_size
id588925
size631,024
Bradley Schofield (PineappleIOnic)

documentation

README

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.

Commit count: 39

cargo fmt