You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 7-8.RSVP
Socket
Socket
Sign inDemoInstall

pcs-api

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pcs-api

A library that gives a uniform API to several personal cloud files storage providers (Dropbox, Google Drive...)


Maintainers
1

Readme

Personal Cloud Storages API abstracts providers and gives a uniform API to access several personal cloud storages. As of today, the following providers are supported: Dropbox <https://www.dropbox.com>, hubiC <https://hubic.com>, Google Drive <http://www.google.com/drive/>, CloudMe <https://www.cloudme.com>.

API provides the following methods:

  • list/create/delete folder
  • upload/download/delete blob (a blob is a regular file)
  • inquire about user and about used/available storage quota.

The API is available in many languages (Java, android and Python 2.7).

Some samples programs showing how to use pcs_api are availables in the repository samples directory.

Refer to https://github.com/netheosgithub/pcs_api for more documentation.

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc