1.0.4 • Published 4 years ago

kdz-resource-service v1.0.4

Weekly downloads
34
License
ISC
Repository
-
Last release
4 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

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago