256
Stars
47
Forks
4
Issues
19
Watchers
1 week
Last Commit
About sdk-for-node
Appwrite Node.js SDK is the official Software Development Kit for integrating Appwrite backend services into Node.js applications. It provides a complete interface to Appwrite's APIs, supporting user authentication, database operations, file storage, cloud functions, and server-side logic. The SDK is compatible with Node.js runtimes, including serverless environments such as AWS Lambda, Vercel, and Netlify Functions, as well as traditional backend setups. Key features include account and user management, database and collection handling, file uploads and management, serverless function execution, locale and country data access, and real-time subscriptions. Designed for backend development, it enables developers to build scalable web and mobile applications by handling server-side interactions with the Appwrite platform. This package is the read-only mirror of the active development repository.