Skip to content

Commit

Permalink
Add Newton API (Math) to README
Browse files Browse the repository at this point in the history
  • Loading branch information
aunyks authored Feb 3, 2017
1 parent 157c3a3 commit 8a57911
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down Expand Up @@ -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 |
Expand Down

0 comments on commit 8a57911

Please sign in to comment.