mirror of
https://github.com/sorrycc/awesome-javascript.git
synced 2025-12-08 20:13:04 +00:00
Reorder link to bottom and add more details to text
This commit is contained in:
parent
bb9c92b036
commit
aaae069bd2
@ -534,7 +534,6 @@ There're also some great commercial libraries, like [amchart](https://www.amchar
|
||||
|
||||
## 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.
|
||||
* [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.
|
||||
@ -543,6 +542,7 @@ There're also some great commercial libraries, like [amchart](https://www.amchar
|
||||
* [Rails Ranger](https://github.com/victor-am/rails-ranger) - An opinionated REST client for Ruby on Rails APIs.
|
||||
* [wretch](https://github.com/elbywan/wretch) - A tiny wrapper built around fetch with an intuitive syntax.
|
||||
* [Bearer.sh](https://github.com/Bearer/bearer-js) - Universal API client that supports OAuth / API Key / Basic / etc.
|
||||
* [FarFetch](https://github.com/WebsiteBeaver/far-fetch) - Modern Fetch API wrapper for simplicity, with concise file uploading.
|
||||
|
||||
## Streaming
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user