Browse Source

Update README.md

pull/258/head
Dave Machado 7 years ago
committed by GitHub
parent
commit
a1d8970fdb
1 changed files with 7 additions and 0 deletions
  1. +7
    -0
      README.md

+ 7
- 0
README.md View File

@@ -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,12 @@ 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 |
|---|---|---|---|
| Dropbox | File Sharing and Storage | `oAuth` | [Go!](https://www.dropbox.com/developers) |

### Currency Exchange

| API | Description | Auth | Link |


Loading…
Cancel
Save