Using apigee-javascript-sdk with apigee.local

JavaScript integration

Install
npm install apigee-javascript-sdk
ListApis returns matching APIs.
curl \
  http://apigee.local/v1/projects/{project}/locations/{location}/apis
ListArtifacts returns matching artifacts.
curl \
  http://apigee.local/v1/projects/{project}/locations/{location}/artifacts
GetApi returns a specified API.
curl \
  http://apigee.local/v1/projects/{project}/locations/{location}/apis/{api}
SDK on GitHub 📄 API Docs
SDK
apigee-javascript-sdk
JavaScript
API
apigee.local
apigee.local:registry
At a glance
Language JavaScript
Endpoints35
Base URLhttp://apigee.local