Browse Source

Add Newton API (Math) to README

pull/275/head
Gerald Nash 7 years ago
committed by GitHub
parent
commit
8a57911da7
1 changed files with 7 additions and 0 deletions
  1. +7
    -0
      README.md

+ 7
- 0
README.md View File

@@ -25,6 +25,7 @@ For information on contributing to this project, please see the [contributing gu
* [Geocoding](#geocoding)
* [Health](#health)
* [Machine Learning](#machine-learning)
* [Math](#math)
* [Music](#music)
* [News](#news)
* [Open Source projects](#open-source-projects)
@@ -257,6 +258,12 @@ For information on contributing to this project, please see the [contributing gu
| Clarifai | Computer Vision | `oAuth` | Yes | [Go!](https://predictbgl.com/api) |
| Wit.ai | Natural Language Processing | `oAuth` | Yes | [Go!](https://wit.ai/) |

### Math

| API | Description | Auth | HTTPS | Link |
|---|---|---|---|---|
| Newton | Symbolic and Arithmetic Math Calculator | No | Yes | [Go!](https://newton.now.sh/) |

### Music

| API | Description | Auth | HTTPS | Link |


Loading…
Cancel
Save