All Tools
A
Dev ToolsFreemiumOpen Source
APPWRITE
Open-source backend infrastructure for web, mobile, and AI apps
BSD-3-Clause
ABOUT
Appwrite eliminates stitching together multiple backend services by providing a single self-hostable platform for auth, databases, file storage, serverless functions, and push notifications — instead of integrating Firebase, Auth0, S3, and a worker queue separately, you deploy one instance and get consistent SDKs across platforms.
INSTALL
docker run -d --name appwrite -p 80:80 appwrite/appwriteINTEGRATION GUIDE
1. Deploy a complete authentication system with email, OAuth, and magic link flows in minutes
2. Store and serve user-uploaded files with built-in image transformation and CDN caching
3. Write serverless functions that react to database changes, file uploads, or scheduled cron jobs
4. Build a realtime collaborative app with Appwrite's database subscriptions and WebSocket support
5. Manage user roles and permissions across applications with centralized auth and team management
TAGS
backendauthenticationdatabasestorageserverlesssdk