{"library":"rest-collection-stream","type":"library","category":null,"description":"A Node.js HTTP client that streams JSON content from REST collections and lists, with automatic pagination support for continuous streaming across multiple requests. Version 0.0.1 is an early release with limited maintenance. Unlike simple HTTP clients, it transparently handles common pagination patterns (Link headers, envelope properties like nextLink, @odata.nextLink, etc.) and extracts array data from response bodies. Requires the 'request' package (deprecated) as a dependency and works only in Node.js with JSON APIs.","language":"javascript","status":"maintenance","version":"0.0.1","tags":["javascript","rest","json","stream","paging"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install rest-collection-stream","imports":["import restCollection from 'rest-collection-stream'","const restCollection = require('rest-collection-stream')","// @ts-ignore\nconst restCollection = require('rest-collection-stream')"]},{"cmd":"yarn add rest-collection-stream","imports":[]},{"cmd":"pnpm add rest-collection-stream","imports":[]}],"homepage":"http://github.com/extrabacon/rest-collection-stream","github":"http://github.com/extrabacon/rest-collection-stream","docs":null,"changelog":null,"pypi":null,"npm":"rest-collection-stream","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}