1.0.4 • Published 3 years ago

kdz-resource-service v1.0.4

Weekly downloads
34
License
ISC
Repository
-
Last release
3 years ago

What is this ?

Service to get resources value by language

Installation

npm i kdz-resource-service --save

Then...

const ResourceService = require('kdz-resource-service')

const resourceService = new ResourceService(elasticEndpoint, userName, password, contextName, tenantId);
const resource = await resourceService.get(key, language);
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