1
0
Fork 0
mirror of synced 2024-06-23 08:40:58 +12:00
appwrite/app/sdks/server-nodejs/README.md
2020-05-28 07:41:25 +03:00

1.3 KiB

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.