paper-api-client

1.1.1 • Public • Published

paper-api-client

This module is all about hiding the ugly details of whatever REST API your NodeJS app is integrating with

You specify the host, the protocol and a set of end points and you get an object that can provide URLs for your endpoints. You can also write methods to hide the actual request details.

You can see examples here.

Dependencies (0)

    Dev Dependencies (1)

    Package Sidebar

    Install

    npm i paper-api-client

    Weekly Downloads

    1

    Version

    1.1.1

    License

    MIT

    Last publish

    Collaborators

    • tybenz