econt-js
TypeScript icon, indicating that this package has built-in type declarations

1.1.5 • Public • Published

Econt-js

A Econt API client for JavaScript. Supports TypeScript.

Configuration

Environmental variable Description
API_ECONT_TEST_MODE Whether the client should make calls to test endpoint (default: false)
API_ECONT_TEST_URL Econt test url (default: http://demo.econt.com/services/)
API_ECONT_PRODUCTION_URL Econt production url (default: http://ee.econt.com/services/ )
API_ECONT_USERNAME The authentication username (Required only when test mode is false)
API_ECONT_PASSWORD The authentication password (Required only when test mode is false)

Progress

Readme

Keywords

none

Package Sidebar

Install

npm i econt-js

Weekly Downloads

1

Version

1.1.5

License

MIT

Unpacked Size

79.2 kB

Total Files

34

Last publish

Collaborators

  • tedraykov