Sha256: 9cac2f583430e762c3aeaa411f7da120d344dfca775b4cd5e01174c5a05aaa4f
Contents?: true
Size: 1.66 KB
Versions: 0
Compression: gzip
Compressed size: 749 Bytes
Stored size: 749 Bytes
Contents
--- !ruby/object:Gem::Specification name: appwrite version: !ruby/object:Gem::Version version: 1.0.10 platform: ruby authors: - Appwrite Team autorequire: bindir: bin cert_chain: [] date: 2020-05-18 00:00:00.000000000 Z dependencies: [] description: email: team@localhost.test executables: [] extensions: [] extra_rdoc_files: [] files: - CHANGELOG.md - Gemfile - LICENSE - README.md - appwrite.gemspec - lib/appwrite.rb - lib/appwrite/client.rb - lib/appwrite/service.rb - lib/appwrite/services/avatars.rb - lib/appwrite/services/database.rb - lib/appwrite/services/health.rb - lib/appwrite/services/locale.rb - lib/appwrite/services/storage.rb - lib/appwrite/services/teams.rb - lib/appwrite/services/users.rb homepage: https://appwrite.io/support licenses: [] metadata: {} post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' requirements: [] rubygems_version: 3.0.3 signing_key: specification_version: 4 summary: 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](https://appwrite.io/docs) test_files: []