{"id":17766579,"url":"https://github.com/floatdrop/httpinkie","last_synced_at":"2025-10-19T08:35:49.303Z","repository":{"id":34437598,"uuid":"38371407","full_name":"floatdrop/httpinkie","owner":"floatdrop","description":"HTTP as a Promise","archived":false,"fork":false,"pushed_at":"2015-07-01T13:05:34.000Z","size":116,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-11T01:08:25.482Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/floatdrop.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"license","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-07-01T13:01:59.000Z","updated_at":"2017-05-07T13:00:31.000Z","dependencies_parsed_at":"2022-09-14T06:10:16.376Z","dependency_job_id":null,"html_url":"https://github.com/floatdrop/httpinkie","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floatdrop%2Fhttpinkie","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floatdrop%2Fhttpinkie/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floatdrop%2Fhttpinkie/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floatdrop%2Fhttpinkie/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/floatdrop","download_url":"https://codeload.github.com/floatdrop/httpinkie/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246659942,"owners_count":20813333,"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":"2024-10-26T20:32:49.136Z","updated_at":"2025-10-19T08:35:49.246Z","avatar_url":"https://github.com/floatdrop.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# httpinkie [![Build Status](https://travis-ci.org/floatdrop/httpinkie.svg?branch=master)](https://travis-ci.org/floatdrop/httpinkie)\n\n\u003e HTTP as a Promise\n\n\n## Install\n\n```\n$ npm install --save httpinkie\n```\n\n\n## Usage\n\n```js\nvar http = require('httpinkie');\n\nhttp.request({host: 'google.com'})\n\t.then(console.log);\n```\n\n\n## HTTP\n\n### request(req)\n\n#### req\n\n*Required*  \nType: `Object`\n\nHTTP request object with additional fields:\n\n - `timeout`\n - `body`\n\n## License\n\nMIT © [Vsevolod Strukchinsky](http://github.com/floatdrop)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffloatdrop%2Fhttpinkie","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffloatdrop%2Fhttpinkie","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffloatdrop%2Fhttpinkie/lists"}