1.0.5 • Published 3 years ago

esper-api v1.0.5

Weekly downloads
4
License
LGPL-3.0-or-later
Repository
github
Last release
3 years ago

Esper API

This api wrapper is split up into two main files.

index.js is the functional code that performs the required actions for the api wrapper to function.
jsDocTypedefs.js details the type definitions for each of the payloads that are send and received.

Please read The API Docs for information on how to use this package.

Tests

To run the suite of tests, install the dev dependencies and run the tests using npm run test

There are two aspects to the tests, one is establishing the behaviour of the API wrapper, the other confirms the behaviour of the API endpoints themselves.

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago