Add axios (#511)

totally agree. Axios is awesome 😄
This commit is contained in:
Vadim 2018-06-29 21:54:56 +03:00 committed by Andrea SonnY
parent da32f8b3d9
commit 83fca3f678

View File

@ -503,6 +503,7 @@ There're also some great commercial libraries, like [amchart](https://www.amchar
## API
* [axios](https://github.com/axios/axios) - Promise based HTTP client for the browser and node.js.
* [bottleneck](https://github.com/SGrondin/bottleneck) - A powerful rate limiter that makes throttling easy.
* [oauth-signature-js](https://github.com/bettiolo/oauth-signature-js) - JavaScript OAuth 1.0a signature generator for node and the browser.
* [amygdala](https://github.com/lincolnloop/amygdala) - RESTful HTTP client for JavaScript powered web applications.