Appwrite Integration
c
codedeep
add it in "Integrations" its explanation says: "Easily add new capabilities to your app by integrating with other services."
That only requires setting the "API Endpoint" and "Project ID" values in "Settings" and ready to use within Draftbit with no code
At least add these functionalities that explain how to use in a tutorial but without code, with a complete prefabricated authentication form with login, registration, password recovery, login social networks, etc.
"Authentication"
"Databases and collections"
"Queries and pagination"
"Function"
using AppWrite react native SDK:
https://appwrite.io/docs/quick-starts/react-native
Tutorial: https://appwrite.io/docs/tutorials/react-native/step-1
In the style of other competing platforms: https://appwrite.io/integrations/flutterflow-auth-kit https://marketplace.flutterflow.io/item/h1gn6StcXy6imjg7Ykr2
Note: it would also be nice if you added it in the old pre-configured rest/api section AppWrite also has APIs:
API/REST:
https://appwrite.io/docs/apis/rest
API/WebSocket
https://appwrite.io/docs/apis/realtime
API/GraphQL
https://appwrite.io/docs/apis/graphql and
And even an MCP Server (remote) for AI
https://appwrite.io/docs/tooling/mcp
Dave Sebek
Yes, I agree, it's a nice option. What exactly do you mean by 'integration'?