1
0
Fork 0
mirror of synced 2024-10-01 01:37:56 +13:00
appwrite/app/sdks/go
2019-12-23 16:12:05 +02:00
..
docs/examples Updated SDKs 2019-10-21 21:03:06 +03:00
account.go Updated SDKs 2019-12-07 22:32:15 +02:00
auth.go Updated SDKs 2019-11-20 20:51:55 +02:00
avatars.go
client.go
database.go Updated SDKs 2019-12-07 22:32:15 +02:00
LICENSE
locale.go Updated SDKs 2019-10-21 20:15:27 +03:00
main.go
projects.go
README.md Updated SDKs 2019-12-23 16:12:05 +02:00
storage.go Updated SDKs 2019-12-07 22:32:15 +02:00
teams.go Updated SDKs 2019-12-07 22:32:15 +02:00
users.go
utils.go

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.