The Wayback Machine - https://web.archive.org/web/20220213023907/https://github.com/topics/appwrite
Skip to content
#

Appwrite

appwrite logo

Appwrite is an end-to-end backend server for web, mobile or native applications packaged as a set of Docker microservices.

Appwrite abstracts the complexity and repetitiveness required to build a modern backend API from scratch and allows you to build secure apps faster.

Here are 122 public repositories matching this topic...

appwrite
sdk-for-flutter
eldadfux
eldadfux commented Sep 27, 2020

Most features of the Appwrite Flutter SDK should already work with Linux apps out of the box. One specific area that still lacks support is our OAuth login. For us to enable OAuth login we actually need to add Linux support on the Web auth plugin https://github.com/LinusU/flutter_web_auth we use as a dependency.

The Web Auth library already support web auth login for Android, iOS, and MacOS. On

OmniaWrite
Glide7
Glide7 commented Dec 17, 2020

Translate 'object-detection' function from Python to Ruby 🟥

We use Appwrite Cloud Functions demos as a good way to show how Cloud Functions can be used with Appwrite, and also as a good starting point for developers wanting to write their new functions.
Help us translate the cloud function ['object-detection'](https://github.com/appwrite/demos-for-functions/tree/master/python/object-detectio