1
0
Fork 0
mirror of synced 2024-06-29 03:30:34 +12:00

Merge branch 'master' of github.com:appwrite/appwrite into feat-jwt-support-for-sdks

This commit is contained in:
Eldad Fux 2021-03-29 00:52:14 +03:00
commit 9b25bcb1b6
2 changed files with 2 additions and 2 deletions

View file

@ -15,7 +15,7 @@
- Only logged in users can execute functions (for guests, use anonymous login)
- Only the user who has triggered the execution get access to the relevant execution logs
# Version 0.7.2 (Not Released Yet)
# Version 0.7.2
## Features

View file

@ -16,7 +16,7 @@
Appwrite is an end-to-end backend server for Web, Mobile, Native, or Backend apps packaged as a set of Docker<nobr> microservices. Appwrite abstracts the complexity and repetitiveness required to build a modern backend API from scratch and allows you to build secure apps faster.
Using Appwrite, you can easily integrate your app with user authentication & multiple sign-in methods, a database for storing and querying users and team data, storage and file management, image manipulation, schedule CRON tasks, and [more services](https://appwrite.io/docs).
Using Appwrite, you can easily integrate your app with user authentication & multiple sign-in methods, a database for storing and querying users and team data, storage and file management, image manipulation, Cloud Functions, and [more services](https://appwrite.io/docs).
![Appwrite](public/images/github.png)