querty-node

0.0.4 • Public • Published

Querty Node

Querty Node is currently in Beta

Querty Node is a small module you can add to Querty to enable Querty to function as an Isomorphic http client.

Once you have Querty and Querty Node installed, to make Querty Isomorphic (enable it for use in Node and the Browser), add the following to your Querty config:

import { nodeProvider } from "querty-node";

const config = {
  apiUrl: "https://my-api.com",
  nodeProvider
};

/querty-node/

    Package Sidebar

    Install

    npm i querty-node

    Weekly Downloads

    8

    Version

    0.0.4

    License

    MIT

    Unpacked Size

    3.98 kB

    Total Files

    3

    Last publish

    Collaborators

    • joe-mailfence