{"library":"requestify","type":"library","category":null,"description":"Requestify is an HTTP client for Node.js, designed to simplify making HTTP requests and provide built-in caching capabilities. It utilizes the Q promise library for asynchronous operations, returning promises for all network calls. As of its last major release, version 0.2.5 (published in 2016), it supports in-memory, Redis, and MongoDB caching via pluggable transporters. The package was primarily built for Node.js environments around `~0.10.x`, making it incompatible with modern Node.js runtimes. Its key differentiators at the time were its promise-based API (using Q) and an extensible caching mechanism. The project appears to be abandoned, with no significant updates or maintenance for nearly a decade.","language":"javascript","status":"abandoned","version":"0.2.5","tags":["javascript"],"install":[{"cmd":"npm install requestify","imports":["const requestify = require('requestify');","requestify.get('http://example.com').then(...);","const coreCacheTransporters = requestify.coreCacheTransporters;"]},{"cmd":"yarn add requestify","imports":[]},{"cmd":"pnpm add requestify","imports":[]}],"homepage":null,"github":"https://github.com/ranm8/requestify","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/requestify","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/requestify/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Tue Jul 21","install_tag":null}}