{"library":"idosell","type":"library","category":null,"description":"A TypeScript-first wrapper for the Idosell 3 REST API (e-commerce platform), providing chainable methods, intuitive property-to-endpoint mapping, and helper functions for request formatting. Current stable version is 0.4.38, with active development. Key differentiators: translates awkward gateway names to readable REST verbs, supports method chaining for parameters, and includes built-in pagination helpers. Requires Shop URL, API key, and optional API version (default v7). Ideal for Node.js environments interacting with Idosell stores.","language":"javascript","status":"active","version":"0.4.38","tags":["javascript","idosell","rest","typescript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install idosell","imports":["import idosell from 'idosell';","const idosellRequest = idosell('SHOP_URL', 'API_KEY', 'v7');","import type { IdosellConfig } from 'idosell';"]},{"cmd":"yarn add idosell","imports":[]},{"cmd":"pnpm add idosell","imports":[]}],"homepage":"https://idosell-converter.vercel.app","github":"https://github.com/ltung7/idosell","docs":null,"changelog":null,"pypi":null,"npm":"idosell","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}