瀏覽代碼

Add Newton API (Math) to README

pull/275/head
Gerald Nash 7 年之前
committed by GitHub
父節點
當前提交
8a57911da7
共有 1 個檔案被更改,包括 7 行新增0 行删除
  1. +7
    -0
      README.md

+ 7
- 0
README.md 查看文件

@@ -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…
取消
儲存