1.0.3 • Published 3 years ago

@nialler/easyazure v1.0.3

Weekly downloads
-
License
MIT
Repository
-
Last release
3 years ago

easyazure

A Node.js package to simplify accessing Azure APIs.

To use, create a config.json in each sub folder to define your keys for accessing Azure APIs

azurecognitive

config.json should look like the following:

{
    "cognitive_url":"https://<your unique resource name from azure portal>.cognitiveservices.azure.com/",
    "cognitive_key":"<your unique key from azure portal>"
}
1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago