0.4.0 • Published 5 months ago

@epilot/notification-client v0.4.0

Weekly downloads
-
License
UNLICENSED
Repository
github
Last release
5 months ago

@epilot/notification-client

CI npm version bundle size License

API Client for epilot Notification API.

Uses openapi-client-axios

Installation

npm install --save @epilot/notification-client

Usage

import { getClient } from '@epilot/notification-client';
const notificationClient = getClient();

const getResponse = await notificationClient.getNotifications({ limit: 25 });

Documentation

https://docs.epilot.io/docs/notification

0.4.0

5 months ago

0.3.0

11 months ago

0.2.2

1 year ago

0.2.0

1 year ago

0.1.6

1 year ago

0.1.5

2 years ago

0.1.3

2 years ago

0.1.2

2 years ago

0.1.1

2 years ago

0.0.2

3 years ago

0.0.1

3 years ago

0.1.0

3 years ago