Merge pull request #652 from Frenchcooc/master

Add Bearer.sh API Client
This commit is contained in:
Gökay Gürcan 2019-11-22 16:58:25 +01:00 committed by GitHub
commit e014ad9881
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -520,6 +520,7 @@ There're also some great commercial libraries, like [amchart](https://www.amchar
* [jquery.rest](https://github.com/jpillora/jquery.rest) - A jQuery plugin for easy consumption of RESTful APIs.
* [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.
## Streaming