{"library":"akamai-http-api","type":"library","category":null,"description":"This package provides an unofficial Node.js client for interacting with the Akamai NetStorage HTTP API. It is currently at version `0.6.1` and primarily focuses on maintenance, addressing dependency updates and security vulnerabilities rather than new feature development. The library differentiates itself by providing a seemingly more robust and actively maintained alternative to Akamai's official Node.js NetStorageKit, which the README notes as having \"suspicious quality.\" It offers both stream-based 'Advanced' APIs for uploading and downloading files, and 'Basic' APIs for common file and directory operations like `du`, `dir`, `stat`, `delete`, `mkdir`, `rmdir`, `rename`, and `symlink`. It includes helpers like `fileExists` and provides explicit handling for HTTP response codes in error objects.","language":"javascript","status":"maintenance","version":"0.6.1","tags":["javascript","akamai","api","http","netstorage"],"last_verified":"Wed May 27","install":[{"cmd":"npm install akamai-http-api","imports":["import akamai from 'akamai-http-api';","akamai.setConfig({ /* config */ });","akamai.upload(stream, '/path/to/remote', callback);"]},{"cmd":"yarn add akamai-http-api","imports":[]},{"cmd":"pnpm add akamai-http-api","imports":[]}],"homepage":null,"github":"https://github.com/kkamkou/node-akamai-http-api","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/akamai-http-api","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/akamai-http-api/compatibility"}}