1
0
Fork 0
mirror of synced 2024-06-30 20:21:16 +12:00
appwrite/app/sdks/go
2019-11-02 17:04:27 +02:00
..
docs/examples Updated SDKs 2019-10-21 21:03:06 +03:00
account.go Updated SDKs 2019-10-13 23:19:06 +03:00
auth.go Updated SDKs 2019-11-02 17:04:27 +02:00
avatars.go Updated SDKs 2019-10-13 23:19:06 +03:00
client.go Updated SDKs 2019-10-13 23:19:06 +03:00
database.go Updated SDKs 2019-10-13 23:19:06 +03:00
LICENSE Updated SDKs 2019-10-13 23:19:06 +03:00
locale.go Updated SDKs 2019-10-21 20:15:27 +03:00
main.go Updated SDKs 2019-10-13 23:19:06 +03:00
projects.go Updated SDKs 2019-10-13 23:19:06 +03:00
README.md Updated SDKs 2019-10-21 20:37:08 +03:00
storage.go Updated SDKs 2019-10-13 23:19:06 +03:00
teams.go Updated SDKs 2019-10-13 23:19:06 +03:00
users.go Updated SDKs 2019-10-13 23:19:06 +03:00
utils.go Updated SDKs 2019-10-13 23:19:06 +03:00

Appwrite SDK for Go

License Version

WORK IN PROGRESS - NOT READY FOR USAGE - Want to help us improve this client SDK? Send a pull request to Appwrite SDK generator repository.

Appwrite backend as a service cuts up to 70% of the time and costs required for building a modern application. We abstract and simplify common development tasks behind a REST APIs, to help you develop your app in a fast and secure way. For full API documentation and tutorials go to https://appwrite.io/docs

Appwrite

Installation

To install using go get:

go get github.com/appwrite/sdk-for-go

License

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