{"library":"purest","type":"library","category":null,"description":"Purest is a flexible JavaScript library for constructing expressive REST API clients, abstracting away the low-level HTTP request details. It enables developers to define detailed API configurations, including base URLs, paths, headers, and versioning, for various service providers. The library then facilitates interaction through a fluent, chainable API that supports custom query parameters, authentication, and HTTP methods, with options for preconfigured defaults and method aliases. Currently in stable version 4.0.3, Purest is actively maintained, supporting Node.js environments (>=12.0.0) and ships with TypeScript types for improved developer experience. It relies on the `request-compose` library for its underlying HTTP capabilities. Purest differentiates itself by providing a highly configurable and declarative approach to API consumption, allowing for complex API structures to be represented and interacted with in an abstract yet powerful manner, making it suitable for managing interactions with multiple, diverse REST APIs within a single application.","language":"javascript","status":"active","version":"4.0.3","tags":["javascript","rest","restful","api","http","https","client","typescript"],"install":[{"cmd":"npm install purest","imports":["import purest from 'purest'","import type { PurestClient } from 'purest'"]},{"cmd":"yarn add purest","imports":[]},{"cmd":"pnpm add purest","imports":[]}],"homepage":"https://simov.github.io/purest/","github":"https://github.com/simov/purest","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/purest","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/purest/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Sat Jul 18","install_tag":null}}