appwrite-ruby

Installation
SKILL.md

Appwrite Ruby SDK

Installation

gem install appwrite

Setting Up the Client

require 'appwrite'

include Appwrite
Installs
1
First Seen
Aug 12, 2026
appwrite-ruby — appwrite/codex-plugin