From 23c00263d4b6dcfc0e3f0d52b518521af5b18a9f Mon Sep 17 00:00:00 2001 From: Lucas Miranda Date: Sun, 6 Oct 2019 06:18:08 -0300 Subject: [PATCH] Adding Deepcode (#1027) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Adding Deepcode Thank you for taking the time to work on a Pull Request for this project! To ensure your PR is dealt with swiftly please check the following: [X] Your submissions are formatted according to the guidelines in the contributing guide [X] Your additions are ordered alphabetically [X] Your submission has a useful description [X] The description does not end with punctuation [X] Each table column should be padded with one space on either side [X] You have searched the repository for any relevant issues or pull requests [X] Any category you are creating has the minimum requirement of 3 items [X] All changes have been squashed into a single commit * Update README.md Removing the most line * Update README.md Change the url for documentation * Update README.md Fixed the space, sorry for that. 😄 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9c010476..785329cd 100644 --- a/README.md +++ b/README.md @@ -545,6 +545,7 @@ API | Description | Auth | HTTPS | CORS | |---|---|---|---|---| | [Clarifai](https://developer.clarifai.com/) | Computer Vision | `OAuth` | Yes | Unknown | | [Cloudmersive](https://www.cloudmersive.com/image-recognition-and-processing-api) | Image captioning, face recognition, NSFW classification | `apiKey` | Yes | Yes | +| [Deepcode] (https://www.deepcode.ai/docs/Overview%252FOverview) | IA for code review | No | Yes | Unknown | | [Dialogflow](https://dialogflow.com) | Natural Language Processing | `apiKey` | Yes | Unknown | | [Keen IO](https://keen.io/) | Data Analytics | `apiKey` | Yes | Unknown | | [Unplugg](https://unplu.gg/test_api.html) | Forecasting API for timeseries data | `apiKey` | Yes | Unknown |