Using azure-sdk-for-node with azure.com

JavaScript integration

✓ Official SDK
Install
npm install azure-sdk-for-node
List Filesystems
curl \
  /
List Paths
curl \
  /{filesystem}
Read File
curl \
  /{filesystem}/{path}
SDK on GitHub 📄 API Docs
SDK
azure-sdk-for-node
JavaScript
API
azure.com
azure.com:storage-DataLakeStorage
At a glance
Language JavaScript
Endpoints10
✓ Official