Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
wwwanlingxiao
public-apis
Commits
ab75669e
Commit
ab75669e
authored
Dec 29, 2016
by
Yann Bertrand
Committed by
GitHub
Dec 29, 2016
Browse files
Merge pull request #258 from davemachado/add-cloud-storage-apis
Add cloud storage APIs
parents
280e1c2e
9ac6ad3f
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
ab75669e
...
...
@@ -13,6 +13,7 @@ For information on contributing to this project, please see the [contributing gu
*
[
Books
](
#books
)
*
[
Business
](
#business
)
*
[
Calendar
](
#calendar
)
*
[
Cloud Storage & File Sharing
](
#cloud-storage--file-sharing
)
*
[
Currency Exchange
](
#currency-exchange
)
*
[
Development
](
#development
)
*
[
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/
)
|
| 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
| API | Description | Auth | Link |
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment