v1.0.0
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
- Conan: Installation Guide
- CMake: v3.10 or above
- Compiler: C++11 compatible