Skip to content

Use request-promise library #12

@mwolson

Description

@mwolson

One of the best practices around promises is to use existing npm libraries that return promises, rather than trying to write custom promisify adapters. Here's an npm module that could be used to replace request with something that returns a promise: https://github.com/request/request-promise

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions