made-networking
TypeScript icon, indicating that this package has built-in type declarations

0.1.0-alpha.16 • Public • Published

MADE.js Networking

This package includes:

  • JsonGetRequest for making a GET request to a JSON endpoint.
  • JsonPostRequest for making a POST request to a JSON endpoint.
  • JsonPutRequest for making a PUT request to a JSON endpoint.
  • JsonDeleteRequest for making a DELETE request to a JSON endpoint.
  • JsonPatchRequest for making a PATCH request to a JSON endpoint.
  • NetworkResponse for detailing a response from a network request including content and status code.
  • NetworkRequestManager for processing a network request queue with success and error callbacks.
  • NetworkRequestQuery for handling the query parts of a URI or network request.

/made-networking/

    Package Sidebar

    Install

    npm i made-networking

    Weekly Downloads

    1

    Version

    0.1.0-alpha.16

    License

    MIT

    Unpacked Size

    37.3 kB

    Total Files

    56

    Last publish

    Collaborators

    • jamesmcroft