Skip to content

v1.0.0

Compare
Choose a tag to compare
@pooranjoyb pooranjoyb released this 10 Jan 11:27
· 13 commits to master since this release
9c0ef00

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.