mirror of
https://github.com/public-apis/public-apis.git
synced 2025-05-22 05:26:22 +02:00
Merge pull request #275 from aunyks/master
Create Math Section and Add Newton API
This commit is contained in:
commit
a608438189
1 changed files with 7 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue