Skip to content
This repository has been archived by the owner on Aug 10, 2022. It is now read-only.
/ intercept-client Public archive

Client library for interacting with the Intercept API.

License

Notifications You must be signed in to change notification settings

RCPL/intercept-client

Repository files navigation

intercept-client

Client library for interacting with an Intercept API instance.

Usage

import InterceptClient from 'intercept-client';

const testClient = new InterceptClient({
  host: 'http://intercept.test'
});

testClient.coordinator.activate();

About

Client library for interacting with the Intercept API.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •