{"id":15528437,"url":"https://github.com/samdvr/finagle-client","last_synced_at":"2025-08-04T03:35:01.737Z","repository":{"id":70614391,"uuid":"123824387","full_name":"samdvr/finagle-client","owner":"samdvr","description":"Finagle HttpClient wrapper","archived":false,"fork":false,"pushed_at":"2018-03-04T20:53:25.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-03-28T21:42:44.154Z","etag":null,"topics":["finagle","http-client"],"latest_commit_sha":null,"homepage":"","language":"Scala","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/samdvr.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-03-04T20:08:30.000Z","updated_at":"2018-03-04T21:25:10.000Z","dependencies_parsed_at":null,"dependency_job_id":"e27e20ef-1bdd-47f9-a2dd-34f1a97c8275","html_url":"https://github.com/samdvr/finagle-client","commit_stats":{"total_commits":8,"total_committers":2,"mean_commits":4.0,"dds":0.375,"last_synced_commit":"07939f51c0f273fa7a15e8c467a0d148e6530155"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/samdvr/finagle-client","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samdvr%2Ffinagle-client","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samdvr%2Ffinagle-client/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samdvr%2Ffinagle-client/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samdvr%2Ffinagle-client/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/samdvr","download_url":"https://codeload.github.com/samdvr/finagle-client/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samdvr%2Ffinagle-client/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268644668,"owners_count":24283351,"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","status":"online","status_checked_at":"2025-08-04T02:00:09.867Z","response_time":79,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["finagle","http-client"],"created_at":"2024-10-02T11:13:09.714Z","updated_at":"2025-08-04T03:35:01.687Z","avatar_url":"https://github.com/samdvr.png","language":"Scala","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Finagle Client Wrapper\n\n\n# Usage\n\n```Scala\nimport com.dragon._\nimport Dragon._\n\nval client: Service[http.Request, http.Response] = Http.newService(\"localhost:8080\")\n\nclient.get(\"/hi\")\n// res0: com.twitter.util.Future[com.twitter.finagle.http.Response] = Promise@2116358064(state=Transforming(WaitQueue(size=0),Future@172928771(depth=2,parent=Promise@\n\nval payload: String = ???\nclient.post(\"ping\", payload)\n// res1: com.twitter.util.Future[com.twitter.finagle.http.Response] = Promise@2045134898(state=Transforming(WaitQueue(size=0),Future@708131124(depth=2,parent=Promise@81223238(sta\n\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsamdvr%2Ffinagle-client","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsamdvr%2Ffinagle-client","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsamdvr%2Ffinagle-client/lists"}