{"id":27151397,"url":"https://github.com/checkout/networkclient-ios","last_synced_at":"2026-02-25T20:03:30.038Z","repository":{"id":185134522,"uuid":"505787251","full_name":"checkout/NetworkClient-iOS","owner":"checkout","description":"Interface to network calls that can be consumed in different products that require using the network for their functionality","archived":false,"fork":false,"pushed_at":"2024-12-04T11:19:48.000Z","size":59,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-04-08T14:43:36.241Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Swift","has_issues":false,"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/checkout.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":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-06-21T10:03:11.000Z","updated_at":"2025-02-28T23:06:55.000Z","dependencies_parsed_at":"2024-02-20T09:45:00.480Z","dependency_job_id":"b4d8b79c-0df9-42f4-8986-8d0c3e2997fb","html_url":"https://github.com/checkout/NetworkClient-iOS","commit_stats":null,"previous_names":["checkout/networkclient-ios"],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/checkout/NetworkClient-iOS","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/checkout%2FNetworkClient-iOS","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/checkout%2FNetworkClient-iOS/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/checkout%2FNetworkClient-iOS/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/checkout%2FNetworkClient-iOS/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/checkout","download_url":"https://codeload.github.com/checkout/NetworkClient-iOS/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/checkout%2FNetworkClient-iOS/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29837463,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-25T19:08:47.527Z","status":"ssl_error","status_checked_at":"2026-02-25T18:59:04.705Z","response_time":61,"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":[],"created_at":"2025-04-08T14:40:20.714Z","updated_at":"2026-02-25T20:03:30.003Z","avatar_url":"https://github.com/checkout.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CheckoutNetwork-iOS\n\n![SPM release (latest by date)](https://img.shields.io/github/v/release/checkout/NetworkClient-iOS?label=spm)\n\nSPM distributed shared approach to networking for iOS projects.\n\nProject does not handle any credentials or security, it simply acts as a passthrough for the request, encouraging some similar practices to be implemented for a consistent approach to networking.\n\n***\n\n## Features of component\n\n#### Encourages a single source of truth for endpoints\n\nConsumer should declare an enum conforming to `NetworkPath`, which will enable a single source of truth for endpoints, clear URL formatting and a consistent approach across the project\n\n#### Abstracts complex details inside RequestConfiguration Model\n\nThis allows consumer application to not have to declare their own MIME types, handle query parameters, headers or other details differently each time. By requesting the same model to be provided when running, it enforces a consistent, reviewable approach, whilst building in the parsing mechanism to integrate these details in the final request\n\n#### Baked in testing support\n\nTarget `CheckoutNetworkFakeClient` can be imported in unit tests to encourage easy and convenient testability of the behaviour.\n\n#### Abstract response handling\n\nSimply receive an error or a Decoded object. No need to validate error, result status on different calls, ensuring a consistent communication in sync with the Checkout.com backend standards.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcheckout%2Fnetworkclient-ios","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcheckout%2Fnetworkclient-ios","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcheckout%2Fnetworkclient-ios/lists"}