Skip to content

A c++ library for communicating with the copy cloud api

License

Notifications You must be signed in to change notification settings

jbruce2112/cpp-client-library

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cpp-client-library

A c++ library for communicating with the copy cloud api

This library demos the binary part api, an efficient way to de-dupe and send/receive data with the copy cloud, and the JSONRPC api used by the copy agent, and copy mobile devices, for doing advanced things with copy.

This demo works with the OAUTH api, which you will need to setup at the copy developer portal (https://www.copy.com/developer/).

This example is written in such a way that the CloudApi class itself can be useable as a stand alone object in your project. It is MIT licensed, so feel free to use it anyway you see fit.

About

A c++ library for communicating with the copy cloud api

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published