Skip to content

Releases: pooranjoyb/cpp-sdk-appwrite

v1.1.0

08 Feb 05:55
d09baf0
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.0...v1.1.0

v1.0.0

10 Jan 11:27
9c0ef00
Compare
Choose a tag to compare

Appwrite C++ SDK [v1.0.0]

The first release of the Appwrite C++ SDK is here!
This SDK lets you interact with Appwrite services easily in your C++ applications.


Features

  • Authentication: Manage accounts and sessions.
  • Databases: CRUD operations on databases and collections.
  • Storage: File uploads and downloads.
  • Health: Server health checks.

Prerequisites

You can either build from source or install the build from release.