@z1/lib-api-box-client-core

0.5.30 • Public • Published

Z1 Lib Api Box Client Core

Feathers service in a macro

Documentation under construction.

Usage

Install

yarn add @z1/lib-api-box-client-core

Import

import api from '@z1/lib-api-box-client-core'

const api = api({ path: `endpointURL` })

Configuration

  • path: string (required)
  • options: { } IO socket options (optional)
  • timeout: number (optional) IO Socket timeout if call fails
  • storage: Authentication client storage (default: localStorage if available, MemoryStorage otherwise)
  • auth: config
  • configure: callback function

Readme

Keywords

none

Package Sidebar

Install

npm i @z1/lib-api-box-client-core

Weekly Downloads

37

Version

0.5.30

License

MIT

Unpacked Size

11.4 kB

Total Files

4

Last publish

Collaborators

  • nubuck