소스 검색

Merge pull request #258 from davemachado/add-cloud-storage-apis

Add cloud storage APIs
pull/259/head
Yann Bertrand 7 년 전
committed by GitHub
부모
커밋
ab75669e49
1개의 변경된 파일10개의 추가작업 그리고 0개의 파일을 삭제
  1. +10
    -0
      README.md

+ 10
- 0
README.md 파일 보기

@@ -13,6 +13,7 @@ For information on contributing to this project, please see the [contributing gu
* [Books](#books) * [Books](#books)
* [Business](#business) * [Business](#business)
* [Calendar](#calendar) * [Calendar](#calendar)
* [Cloud Storage & File Sharing](#cloud-storage--file-sharing)
* [Currency Exchange](#currency-exchange) * [Currency Exchange](#currency-exchange)
* [Development](#development) * [Development](#development)
* [Documents & Productivity](#documents--productivity) * [Documents & Productivity](#documents--productivity)
@@ -95,6 +96,15 @@ For information on contributing to this project, please see the [contributing gu
| Holidays | Free API for obtaining information about holidays. | No | [Go!](http://holidayapi.com/) | | Holidays | Free API for obtaining information about holidays. | No | [Go!](http://holidayapi.com/) |
| Non-working days API | Database of ICS files for non working days | No | [Go!](https://github.com/gadael/icsdb) | | Non-working days API | Database of ICS files for non working days | No | [Go!](https://github.com/gadael/icsdb) |


### Cloud Storage & File Sharing

| API | Description | Auth | Link |
|---|---|---|---|
| Box | File Sharing and Storage | `oAuth` | [Go!](https://developer.box.com/) |
| Dropbox | File Sharing and Storage | `oAuth` | [Go!](https://www.dropbox.com/developers) |
| Google Drive | File Sharing and Storage | `oAuth` | [Go!](https://developers.google.com/drive/) |
| OneDrive | File Sharing and Storage | `oAuth` | [Go!](https://dev.onedrive.com/) |

### Currency Exchange ### Currency Exchange


| API | Description | Auth | Link | | API | Description | Auth | Link |


불러오는 중...
취소
저장