From ef6cb05e3888be197156a7a70c6c5c8342cd3b0b Mon Sep 17 00:00:00 2001 From: Dave Machado Date: Mon, 26 Dec 2016 13:47:30 -0500 Subject: [PATCH] Add Box API --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 068263fe..79e940b5 100644 --- a/README.md +++ b/README.md @@ -100,6 +100,7 @@ For information on contributing to this project, please see the [contributing gu | 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/) |