papi-retry

v0.2.0
Add retry support to Papi clients
retry papi

Papi Retry

Add retry support to Papi clients.

Example

const papi = require('papi');

const client = new papi.Client('https://api.github.com');

client._plugin(require('papi-retry'));

License

This work is licensed under the MIT License (see the LICENSE file).

Metadata

  • MIT
  • Whatever
  • Silas Sewell
  • released 8/8/2014

Downloads

Maintainers