File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -13,6 +13,7 @@ For information on contributing to this project, please see the [contributing gu
13
13
* [ Books] ( #books )
14
14
* [ Business] ( #business )
15
15
* [ Calendar] ( #calendar )
16
+ * [ Cloud Storage & File Sharing] ( #cloud-storage--file-sharing )
16
17
* [ Currency Exchange] ( #currency-exchange )
17
18
* [ Development] ( #development )
18
19
* [ Documents & Productivity] ( #documents--productivity )
@@ -95,6 +96,15 @@ For information on contributing to this project, please see the [contributing gu
95
96
| Holidays | Free API for obtaining information about holidays. | No | [ Go!] ( http://holidayapi.com/ ) |
96
97
| Non-working days API | Database of ICS files for non working days | No | [ Go!] ( https://github.com/gadael/icsdb ) |
97
98
99
+ ### Cloud Storage & File Sharing
100
+
101
+ | API | Description | Auth | Link |
102
+ | ---| ---| ---| ---|
103
+ | Box | File Sharing and Storage | ` oAuth ` | [ Go!] ( https://developer.box.com/ ) |
104
+ | Dropbox | File Sharing and Storage | ` oAuth ` | [ Go!] ( https://www.dropbox.com/developers ) |
105
+ | Google Drive | File Sharing and Storage | ` oAuth ` | [ Go!] ( https://developers.google.com/drive/ ) |
106
+ | OneDrive | File Sharing and Storage | ` oAuth ` | [ Go!] ( https://dev.onedrive.com/ ) |
107
+
98
108
### Currency Exchange
99
109
100
110
| API | Description | Auth | Link |
You can’t perform that action at this time.
0 commit comments