{"id":32112141,"url":"https://github.com/yanyingwang/http-client","last_synced_at":"2026-02-17T22:33:01.495Z","repository":{"id":62424159,"uuid":"285774170","full_name":"yanyingwang/http-client","owner":"yanyingwang","description":"A practical http client library for sending data to http servers.","archived":false,"fork":false,"pushed_at":"2024-07-10T14:32:13.000Z","size":470,"stargazers_count":10,"open_issues_count":5,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-06T00:11:40.958Z","etag":null,"topics":["http-client","racket"],"latest_commit_sha":null,"homepage":"https://www.yanying.wang/http-client/","language":"Racket","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/yanyingwang.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE-APACHE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-08-07T08:06:56.000Z","updated_at":"2025-02-23T07:21:42.000Z","dependencies_parsed_at":"2024-06-25T15:59:28.135Z","dependency_job_id":"07b3a5d3-ef6c-40d5-8df3-66a448c38195","html_url":"https://github.com/yanyingwang/http-client","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/yanyingwang/http-client","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yanyingwang%2Fhttp-client","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yanyingwang%2Fhttp-client/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yanyingwang%2Fhttp-client/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yanyingwang%2Fhttp-client/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yanyingwang","download_url":"https://codeload.github.com/yanyingwang/http-client/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yanyingwang%2Fhttp-client/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29560858,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-17T21:50:49.831Z","status":"ssl_error","status_checked_at":"2026-02-17T21:46:15.313Z","response_time":100,"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-client","racket"],"created_at":"2025-10-20T14:58:38.282Z","updated_at":"2026-02-17T22:33:01.487Z","avatar_url":"https://github.com/yanyingwang.png","language":"Racket","funding_links":[],"categories":[],"sub_categories":[],"readme":"http-client\n===========\n\n~~~racket\n(require http-client)\n\n(http-get \"https://httpbin.org\"\n          #:path \"anything/fruits\"\n          #:data (hasheq 'color \"red\" 'made-in \"China\" 'price 10)\n          #:headers (hasheq 'Accept \"application/json\" 'Token \"temp-token-abcef\"))\n~~~\n\ncheck more doc at: https://yanying.wang/http-client/\n\nhttps://developer.mozilla.org/en-US/docs/Web/HTTP\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyanyingwang%2Fhttp-client","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyanyingwang%2Fhttp-client","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyanyingwang%2Fhttp-client/lists"}