Appwrite avatar

Appwrite

Official

@appwrite · Planet Earth, Milky Way

0Followers
|
158Public Repos
|
15Published Skills

Build like a team of hundreds_

Skills Distribution
DomainDeveloper To...Backend Integration (40%)Serverless Functio.. (30%)Database & Storage.. (30%)

Agent Skills by Appwrite

Showing 15 vetted skills indexed across 3 GitHub repositories.

appwriteappwrite

deploy-function

Automate deployment and configuration of serverless functions in Appwrite environments.

Official
Intermediate
appwriteappwrite
1

appwrite-cli

Manages Appwrite projects, functions, sites, tables, and storage from the command line.

Official
Intermediate
appwriteappwrite

deploy-site

Automate website deployment tasks using the Appwrite CLI.

Official
Intermediate
appwriteappwrite

appwrite-rust

Integrate Appwrite backend services in Rust applications.

Official
Intermediate
appwriteappwrite
56.8k

pr-workflow

Guide pull request branch selection for multi-version codebases.

Official
Basic
appwriteappwrite
56.8k

patch-release-checklist

Automate Appwrite patch release steps including version bumps and changelog updates.

Official
Basic
appwriteappwrite
1

appwrite-swift

Implements Appwrite backend operations in Swift for Apple platforms and server-side applications.

Official
Intermediate
appwriteappwrite
1

appwrite-typescript

Implements Appwrite backend operations in TypeScript for web, React Native, and Node.js applications.

Official
Intermediate
appwriteappwrite
1

appwrite-python

Implements server-side Appwrite integrations in Python covering users, databases, storage, and functions.

Official
Intermediate
appwriteappwrite
1

appwrite-ruby

Implements server-side Ruby integrations with the Appwrite SDK for users, databases, storage, and functions.

Official
Intermediate
appwriteappwrite
1

appwrite-kotlin

Implements Appwrite backend operations in Kotlin for Android apps and JVM servers.

Official
Intermediate
appwriteappwrite
1

appwrite-php

Implements server-side PHP integrations with Appwrite SDKs for users, databases, storage, and functions.

Official
Intermediate
appwriteappwrite
1

appwrite-dotnet

Implements server-side C# applications using the Appwrite .NET SDK for databases, auth, and storage.

Official
Intermediate
appwriteappwrite
1

appwrite-dart

Implements Appwrite backend operations in Dart for Flutter and server-side applications.

Official
Intermediate
appwriteappwrite
1

appwrite-go

Implements server-side Go applications using the Appwrite SDK for users, databases, storage, and functions.

Official
Intermediate

Frequently Asked Questions About Appwrite

FAQPage Schema
What specific backend tasks can be managed using these capabilities?▼

These capabilities enable full-stack management including user authentication, NoSQL database CRUD operations, binary file storage, and serverless function deployment. Developers can perform these tasks across diverse environments including Swift, TypeScript, Go, Rust, and .NET, ensuring consistent backend interaction regardless of the primary application language.

Which engineering personas benefit most from these integrations?▼

Full-stack developers, mobile engineers, and backend architects benefit from these integrations. The platform provides unified access to essential backend services, allowing teams to focus on frontend logic and user experience while offloading complex infrastructure management, database schema handling, and secure user session persistence to the backend layer.

What are the prerequisites for implementing these backend services?▼

Implementation requires an active instance of the backend environment, either self-hosted via Docker or managed via cloud services. Developers must configure project credentials and environment variables within their specific language environment to establish secure connectivity for authentication, database access, and serverless function execution.