There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
Caboclo (Client API for Backup on Cloud) is a common API that allows backup and restore of a collection of objects as a single entity through different cloud storage services. The API is written in Java, and the REST version of the API allows programs written in different languages to create backups in several cloud providers (e.g., Amazon S3, Dropbox). By using Caboclo, developers can use various storage services through a unified API simplifying the development task.