appwrite-go

Installation
SKILL.md

Appwrite Go SDK

Installation

go get github.com/appwrite/sdk-for-go

Setting Up the Client

import (
    "os"
Installs
1
First Seen
Aug 12, 2026
appwrite-go — appwrite/codex-plugin