@miriamjs/api-client

0.1.7 • Public • Published

Miriam api-client

An opinionated API client for Miriam projects

npm install api-client

Features

  • Mobx observer support
  • Standardized, non-exception JS object return types
  • Uniform request and response methodology
  • onError hooks for extended error control
  • Connection timeout support

Watchman Configuration

In order to use api-client in your project while also developing it:

brew uninstall watchman
brew update && brew upgrade
brew install --HEAD watchman
npm i -g wml
wml add <src> <dst>
wml list
wml start

Package Sidebar

Install

npm i @miriamjs/api-client

Homepage

miriamjs.org

Weekly Downloads

0

Version

0.1.7

License

ISC

Last publish

Collaborators

  • benallfree