Skip to content

Commit

Permalink
Merge pull request #1791 from HannesOberreiter/patch-1
Browse files Browse the repository at this point in the history
docs(README): add superagent-aws-sign to plugin list
  • Loading branch information
titanism committed Apr 23, 2024
2 parents fc27f36 + c4205e0 commit e334068
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -201,6 +201,7 @@ Existing plugins:
* [superagent-verbose-errors](https://github.com/jcoreio/superagent-verbose-errors) - include response body in error messages for failed requests
* [superagent-declare](https://github.com/damoclark/superagent-declare) - A simple [declarative](https://en.wikipedia.org/wiki/Declarative_programming) API for SuperAgent
* [superagent-node-http-timings](https://github.com/webuniverseio/superagent-node-http-timings) - measure http timings in node.js
* [@certible/superagent-aws-sign](https://github.com/certible/superagent-aws-sign) - Sign AWS endpoint requests, it uses the aws4 to authenticate the SuperAgent requests

Please prefix your plugin with `superagent-*` so that it can easily be found by others.

Expand Down

0 comments on commit e334068

Please sign in to comment.