Skip to content

Commit

Permalink
Add Math section and Newton API
Browse files Browse the repository at this point in the history
  • Loading branch information
aunyks authored and n0shake committed Feb 13, 2017
1 parent f390b2a commit 2165134
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ This is an attempt to categorise different APIs scoured from the web which make
- [Login and Authentication] (#login-authentication)
- [Machine Learning] (#machine-learning)
- [Maps] (#maps)
- [Math] (#math)
- [Miscellaneous] (#miscellaneous)
- [Movies] (#movies)
- [Music] (#music)
Expand Down Expand Up @@ -272,6 +273,9 @@ APIs
- [Yandex](https://tech.yandex.com/maps/) - API for installing Yandex.Maps and the necessary tools for working it on your web app or site.
- [Daum Maps API](http://apis.map.daum.net/) - Daum Maps provide multiple APIs for Korean map.

### Math
- [Newton](https://newton.now.sh/) - An API for Arithmetic and Symbolic Math. ![Open Source](https://raw.githubusercontent.com/abhishekbanthia/Public-APIs/master/opensource.png "Open Source")


### Miscellaneous

Expand Down

0 comments on commit 2165134

Please sign in to comment.