1. Home
  2. Browse
  3. yandex-disk-cpp-client

yandex-disk-cpp-client

v1.0.1#0Go to latest

Modern C++ client for Yandex.Disk REST API. Simple, lightweight, and static library for integrating Yandex.Disk cloud storage into C++ projects

Install

Run the following Vcpkg command to install the port.

vcpkg install yandex-disk-cpp-client

Usage

yandex-disk-cpp-client provides CMake targets:

find_package(yandex-disk-cpp-client CONFIG REQUIRED)

target_link_libraries(your_target PRIVATE yandex-disk-cpp-client)

Dependencies

See source

Version

v1.0.1#0

Publication

Supports

All

GitHub

Krasnovvvvv/yandex-disk-cpp-client4

Homepage

github.com/Krasnovvvvv/yandex-disk-cpp-client

Documentation

krasnovvvvv.github.io/yandex-disk-cpp-client

Subtree

2f21990bbc

License

MIT

Definition

Manifest