tiq-client

0.0.1 • Public • Published

tiq-client

This is an HTTP client for tiq-server.

It conforms to the tiq storage plugin API, so it can be used as a storage plugin for the CLI tool.

Setup

npm install -g tiq-client

Configuration

Here are the configuration options you can pass to this plugin:

  • host: Host name or IP address to connect to. [default: "localhost"]
  • port: The port the server is listening on. [default: 8000]

License

MIT

Package Sidebar

Install

npm i tiq-client

Weekly Downloads

0

Version

0.0.1

License

MIT

Last publish

Collaborators

  • imiric