1
0
Fork 0
mirror of synced 2024-06-22 04:30:29 +12:00
appwrite/app/sdks/server-ruby
2020-06-13 18:18:26 +03:00
..
docs/examples Updated Ruby SDK 2020-05-30 14:52:36 +03:00
lib Merge branch 'master' of github.com:appwrite/appwrite into functions 2020-06-13 18:18:26 +03:00
appwrite.gemspec Updated Ruby SDK 2020-05-30 14:52:36 +03:00
CHANGELOG.md Updated SDKs 2020-04-05 23:39:45 +03:00
Gemfile Updated SDKs 2020-02-23 20:09:34 +02:00
LICENSE Updated SDKs 2020-02-23 20:09:34 +02:00
README.md Updated all code examples 2020-05-28 07:41:25 +03:00

Appwrite Ruby SDK

License Version

This SDK is compatible with Appwrite server version 0.6.1. For older versions, please check previous releases.

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 Ruby 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 Gem:

gem install appwrite --save

Contribution

This library is auto-generated by Appwrite 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.