Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/eblondel/ocs4r
R interface to Open Collaboration Services (OCS) REST APIs
https://github.com/eblondel/ocs4r
api collaboration nextcloud ocs open owncloud service webdav
Last synced: 2 months ago
JSON representation
R interface to Open Collaboration Services (OCS) REST APIs
- Host: GitHub
- URL: https://github.com/eblondel/ocs4r
- Owner: eblondel
- License: other
- Created: 2019-11-06T08:13:43.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-18T22:51:42.000Z (almost 2 years ago)
- Last Synced: 2024-10-11T03:03:39.931Z (2 months ago)
- Topics: api, collaboration, nextcloud, ocs, open, owncloud, service, webdav
- Language: R
- Homepage:
- Size: 138 KB
- Stars: 6
- Watchers: 3
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![Build Status](https://github.com/eblondel/ocs4R/actions/workflows/r-cmd-check.yml/badge.svg?branch=master)](https://github.com/eblondel/ocs4R/actions/workflows/r-cmd-check.yml)
[![CRAN_Status_Badge](http://www.r-pkg.org/badges/version/ocs4R)](https://cran.r-project.org/package=ocs4R)
[![cran checks](https://badges.cranchecks.info/worst/ocs4R.svg)](https://cran.r-project.org/web/checks/check_results_ocs4R.html)
[![Github_Status_Badge](https://img.shields.io/badge/Github-0.2--3-blue.svg)](https://github.com/eblondel/ocs4R)
[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.3663614.svg)](https://doi.org/10.5281/zenodo.3663614)**ocs4R – R Interface to Open Collaboration Services (OCS) REST APIs**
``ocs4R`` provides a R interface to the [Open Collaboration Services (OCS)](https://www.open-collaboration-services.org) REST APIs. ``ocs4R`` includes support for the below APIs:
* OCS Webdav API
* OCS Share API
* OCS User Provisioning API``ocs4R`` constitutes the generic R client to access to OCS-compliant cloud platforms such as [ownCloud](https://owncloud.com/) and [Nextcloud](https://nextcloud.com/), either directly using [ocs4R](https://github.com/eblondel/ocs4R) or through product-specific ``ocs4R`` wrappers such as [ownCloud4R](https://github.com/eblondel/ownCloud4R) and [nextCloud4R](https://github.com/eblondel/nextCloud4R)
Please check the [online documentation](https://github.com/eblondel/ocs4R/wiki) for more details!
## Sponsors
For ocs4R sponsoring/funding new developments, enhancements, support requests, please contact me by [e-mail](mailto:[email protected]).
## Citation
You can get the preferred citation by using the ``ocs4R`` Document Object Identifier (DOI): [![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.3663614.svg)](https://doi.org/10.5281/zenodo.3663614)
We thank in advance people that use ``ocs4R`` for citing it in their work / publication(s).