{"id":16000271,"url":"https://github.com/zaiste/zrob","last_synced_at":"2026-02-07T22:32:45.216Z","repository":{"id":16584052,"uuid":"80299850","full_name":"zaiste/zrob","owner":"zaiste","description":":leaves: :ant: Small, simple and modern HTTP request library for Node","archived":false,"fork":false,"pushed_at":"2023-01-12T05:16:20.000Z","size":9,"stargazers_count":3,"open_issues_count":2,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-02T11:54:56.689Z","etag":null,"topics":["http","http-client","javascript","request","tiny-javascript-library"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"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/zaiste.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":"2017-01-28T17:50:16.000Z","updated_at":"2017-09-11T13:01:58.000Z","dependencies_parsed_at":"2023-01-13T18:54:49.352Z","dependency_job_id":null,"html_url":"https://github.com/zaiste/zrob","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/zaiste/zrob","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaiste%2Fzrob","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaiste%2Fzrob/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaiste%2Fzrob/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaiste%2Fzrob/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zaiste","download_url":"https://codeload.github.com/zaiste/zrob/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaiste%2Fzrob/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29211127,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-07T22:22:11.602Z","status":"ssl_error","status_checked_at":"2026-02-07T22:22:10.684Z","response_time":63,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["http","http-client","javascript","request","tiny-javascript-library"],"created_at":"2024-10-08T09:02:31.976Z","updated_at":"2026-02-07T22:32:45.051Z","avatar_url":"https://github.com/zaiste.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# zrob\n\n\u003e Simple and modern HTTP requests\n\n## Usage\n\n```\nconst zrob = require('zrob');\n\nzrob('https://httpbin.org/ip')\n  .then(response =\u003e {\n    console.log(response.body);\n  })\n  .catch(error =\u003e {\n    console.log(error.response.body);\n  });\n```\n\n\n```\nzrob.post('https://httpbin.org/forms/post', { form: { size: 'small' } })\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzaiste%2Fzrob","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzaiste%2Fzrob","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzaiste%2Fzrob/lists"}