{"library":"promised-http","type":"library","category":null,"description":"Promised-http is an early, proof-of-concept HTTP library for Node.js that wraps the native `http` module with promises (specifically the `q` library). Version 0.0.2 is the latest and only release, with no updates since 2011. It predates modern promise patterns and ES6 Promises, making it obsolete. Key differentiators: one of the first promise-based HTTP clients, but now superseded by `axios`, `node-fetch`, and `got`. Not recommended for new projects.","language":"javascript","status":"deprecated","version":"0.0.2","tags":["javascript","promise","q","http"],"install":[{"cmd":"npm install promised-http","imports":["import { request } from 'promised-http';","import http from 'promised-http';","import { get } from 'promised-http';"]},{"cmd":"yarn add promised-http","imports":[]},{"cmd":"pnpm add promised-http","imports":[]}],"homepage":null,"github":"https://github.com/Gozala/promised-http","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/promised-http","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/promised-http/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Fri Jul 24","install_tag":null}}