mirror of
https://github.com/sorrycc/awesome-javascript.git
synced 2026-01-24 04:08:01 -08:00
Add Fetch API wrapper
This commit is contained in:
@@ -534,6 +534,7 @@ There're also some great commercial libraries, like [amchart](https://www.amchar
|
|||||||
|
|
||||||
## API
|
## API
|
||||||
|
|
||||||
|
* [FarFetch](https://github.com/WebsiteBeaver/far-fetch) - Modern Fetch API wrapper for simplicity.
|
||||||
* [axios](https://github.com/axios/axios) - Promise based HTTP client for the browser and node.js.
|
* [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.
|
* [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.
|
* [oauth-signature-js](https://github.com/bettiolo/oauth-signature-js) - JavaScript OAuth 1.0a signature generator for node and the browser.
|
||||||
|
|||||||
Reference in New Issue
Block a user