{"id":19623429,"url":"https://github.com/hyperium/http-connection","last_synced_at":"2025-04-28T04:31:49.221Z","repository":{"id":60775523,"uuid":"185667239","full_name":"hyperium/http-connection","owner":"hyperium","description":"Asynchronous HTTP connection","archived":false,"fork":false,"pushed_at":"2020-10-22T22:39:29.000Z","size":9,"stargazers_count":11,"open_issues_count":1,"forks_count":4,"subscribers_count":9,"default_branch":"master","last_synced_at":"2024-08-09T10:50:53.674Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","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/hyperium.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2019-05-08T19:27:02.000Z","updated_at":"2024-03-24T21:54:28.000Z","dependencies_parsed_at":"2022-10-04T17:32:04.026Z","dependency_job_id":null,"html_url":"https://github.com/hyperium/http-connection","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/hyperium%2Fhttp-connection","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhttp-connection/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhttp-connection/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhttp-connection/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hyperium","download_url":"https://codeload.github.com/hyperium/http-connection/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224096019,"owners_count":17255020,"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-11-11T11:33:41.068Z","updated_at":"2024-11-11T11:33:42.457Z","avatar_url":"https://github.com/hyperium.png","language":"Rust","readme":"# HTTP Connection\n\nA trait representing asynchronous HTTP connection.\n\n[![Build Status][azure-badge]][azure-url]\n\n[azure-badge]: https://dev.azure.com/hyperium/http-connection/_apis/build/status/hyperium.http-connection?branchName=master\n[azure-url]: https://dev.azure.com/hyperium/http-connection/_build/latest?definitionId=1\u0026branchName=master\n\nMore information about this crate can be found in the [crate\ndocumentation][dox].\n\n[dox]: https://docs.rs/http-connection\n\n## Usage\n\nTo use `http-connection`, first add this to your `Cargo.toml`:\n\n```toml\n[dependencies]\nhttp-connection = \"0.1.0\"\n```\n\nNext, add this to your crate:\n\n```rust\nuse http_connection::HttpConnection;\n\nfn main() {\n    // ...\n}\n```\n\n## License\n\nThis project is licensed under the [MIT license](LICENSE).\n\n### Contribution\n\nUnless you explicitly state otherwise, any contribution intentionally submitted\nfor inclusion in `http-connection` by you, shall be licensed as MIT, without any additional\nterms or conditions.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhyperium%2Fhttp-connection","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhyperium%2Fhttp-connection","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhyperium%2Fhttp-connection/lists"}