{"library":"elasticio-rest-node","type":"library","category":null,"description":"Official Node.js client library for the Elastic.io REST API. Version 2.0.0 supports Node >=12.13.0. Provides convenient methods for managing repos, users, contracts, workspaces, and other Elastic.io resources. While the package is actively maintained, its usage is specific to the Elastic.io platform and not a general-purpose REST client. The API is promise-based and requires authentication via email and API key.","language":"javascript","status":"active","version":"2.0.0","tags":["javascript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install elasticio-rest-node","imports":["const client = require('elasticio-rest-node')('YOUR_EMAIL', 'YOUR_API_KEY');","const client = require('elasticio-rest-node')(email, key); client.users.me().then(console.log);","const client = require('elasticio-rest-node')(email, key); client.repos.retrieve('id').then(repo => {});"]},{"cmd":"yarn add elasticio-rest-node","imports":[]},{"cmd":"pnpm add elasticio-rest-node","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":"elasticio-rest-node","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}