{"id":28713204,"url":"https://github.com/andreaspitzer/q-request","last_synced_at":"2025-07-16T12:03:49.523Z","repository":{"id":36588728,"uuid":"40894719","full_name":"andreaspitzer/q-request","owner":"andreaspitzer","description":"Simple promise wrapper for http.request and https.request.","archived":false,"fork":false,"pushed_at":"2018-11-18T07:54:08.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-08T22:41:59.793Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/andreaspitzer.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-08-17T12:55:10.000Z","updated_at":"2017-08-27T22:04:29.000Z","dependencies_parsed_at":"2022-09-08T21:10:23.101Z","dependency_job_id":null,"html_url":"https://github.com/andreaspitzer/q-request","commit_stats":null,"previous_names":["andreaspitzer/q-request"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/andreaspitzer/q-request","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andreaspitzer%2Fq-request","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andreaspitzer%2Fq-request/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andreaspitzer%2Fq-request/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andreaspitzer%2Fq-request/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andreaspitzer","download_url":"https://codeload.github.com/andreaspitzer/q-request/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andreaspitzer%2Fq-request/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265507886,"owners_count":23779030,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-06-15T00:08:25.464Z","updated_at":"2025-07-16T12:03:49.400Z","avatar_url":"https://github.com/andreaspitzer.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"q-request\n=========\n\nSimple promise wrapper for http.request and https.request.\n\n## Installation\n\n    $ npm install -d q-request\n\n## Usage\n\n    var qRequest = require('q-request');\n\n    qRequest.get({\n      hostname: 'raw.github.com',\n      path: '/JamieMason/q-request/master/package.json',\n      secure: true\n    }).then(function(body) {\n      console.log(body);\n    });\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandreaspitzer%2Fq-request","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fandreaspitzer%2Fq-request","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandreaspitzer%2Fq-request/lists"}