1
0
Fork 0
mirror of synced 2024-06-16 09:44:50 +12:00
appwrite/app/sdks/server-nodejs
2020-06-13 18:18:26 +03:00
..
docs/examples Merge branch 'master' of github.com:appwrite/appwrite into functions 2020-06-13 18:18:26 +03:00
lib Merge branch 'master' of github.com:appwrite/appwrite into functions 2020-05-22 22:01:47 +03:00
CHANGELOG.md Updated SDKs 2020-04-05 23:39:45 +03:00
index.js Updated SDKs 2020-05-10 23:13:51 +03:00
LICENSE Updated SDKs 2020-02-23 20:09:34 +02:00
package.json Updated SDKs 2020-05-18 19:57:55 +03:00
README.md Updated all code examples 2020-05-28 07:41:25 +03:00

Appwrite Node.js SDK

License Version

Appwrite is an open-source backend as a service server that abstract and simplify complex and repetitive development tasks behind a very simple to use REST API. Appwrite aims to help you develop your apps faster and in a more secure way. Use the Node.js SDK to integrate your app with the Appwrite server to easily start interacting with all of Appwrite backend APIs and tools. For full API documentation and tutorials go to https://appwrite.io/docs

Appwrite

Installation

To install via NPM:

npm install node-appwrite --save

Contribution

This library is auto-generated by Appwrite custom SDK Generator. To learn more about how you can help us improve this SDK, please check the contribution guide before sending a pull-request.

License

Please see the BSD-3-Clause license file for more information.