Skip to content

A Econt API client for JavaScript. Supports TypeScript.

Notifications You must be signed in to change notification settings

alttreble/econt-js

Repository files navigation

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

About

A Econt API client for JavaScript. Supports TypeScript.

Resources

Stars

Watchers

Forks

Packages

No packages published