0.6.1 • Published 10 months ago

@epilot/notification-client v0.6.1

Weekly downloads
-
License
UNLICENSED
Repository
github
Last release
10 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.5.0

12 months ago

0.6.1

10 months ago

0.5.2

10 months ago

0.6.0

10 months ago

0.5.1

10 months ago

0.4.0

2 years ago

0.3.0

2 years ago

0.2.2

2 years ago

0.2.0

2 years ago

0.1.6

3 years ago

0.1.5

3 years ago

0.1.3

3 years ago

0.1.2

4 years ago

0.1.1

4 years ago

0.0.2

4 years ago

0.0.1

4 years ago

0.1.0

4 years ago