{"id":32146711,"url":"https://github.com/sabapathy7/networkkit","last_synced_at":"2026-02-21T03:02:26.644Z","repository":{"id":214973003,"uuid":"737802456","full_name":"sabapathy7/NetworkKit","owner":"sabapathy7","description":"Powerful network layer seamlessly integrating Combine Framework, Async/Await, and Closures.","archived":false,"fork":false,"pushed_at":"2025-10-29T21:59:05.000Z","size":302,"stargazers_count":15,"open_issues_count":1,"forks_count":4,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-12-13T00:54:07.823Z","etag":null,"topics":["apple","async-await","closure","combine","ios","network","package","swift","swift-package-manager"],"latest_commit_sha":null,"homepage":"","language":"Swift","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/sabapathy7.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":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-01-01T14:59:31.000Z","updated_at":"2025-10-06T09:23:15.000Z","dependencies_parsed_at":"2025-12-12T02:07:33.842Z","dependency_job_id":null,"html_url":"https://github.com/sabapathy7/NetworkKit","commit_stats":null,"previous_names":["sabapathyk7/networkkit","sabapathy7/networkkit"],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/sabapathy7/NetworkKit","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sabapathy7%2FNetworkKit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sabapathy7%2FNetworkKit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sabapathy7%2FNetworkKit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sabapathy7%2FNetworkKit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sabapathy7","download_url":"https://codeload.github.com/sabapathy7/NetworkKit/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sabapathy7%2FNetworkKit/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29672261,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-21T00:11:43.526Z","status":"online","status_checked_at":"2026-02-21T02:00:07.432Z","response_time":107,"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":["apple","async-await","closure","combine","ios","network","package","swift","swift-package-manager"],"created_at":"2025-10-21T08:23:26.975Z","updated_at":"2026-02-21T03:02:26.638Z","avatar_url":"https://github.com/sabapathy7.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"## NetworkKit\n\nElevate your iOS app’s connectivity with NetworkKit – a powerful, modular network layer designed to seamlessly integrate the latest in Swift’s networking capabilities, including Combine Framework, Async/Await, and Closures.\n\n### 📖 Full Tutorial\n\nDive deep into NetworkKit with the [full tutorial on Medium.](https://sabapathy7.medium.com/how-to-create-a-network-layer-for-your-ios-app-623f99161677)\n\n### 🚀 Example Usage\n\nCheck out how to use NetworkKit in real-world applications:\n\n• [iOS Network Example](https://github.com/sabapathyk7/iOSNetworkExample)\n\n• [SOLID Principles Example](https://github.com/sabapathyk7/SOLIDPrinciplesExample)\n\n• [Force Update App Example](https://github.com/sabapathyk7/ForceUpdateExample)\n\n### ✨ Features\n\n**• Combine Framework Integration**\n\n Leverage the power of Combine to streamline asynchronous operations and handle complex data flows effortlessly.\n \n**• Async/Await Support**\n\nEmbrace modern Swift programming with async/await, simplifying asynchronous code and making your networking logic cleaner and more readable.\n\n**• Closures for Flexibility**\n\nCustomize your networking calls with closures, offering a flexible and modular approach to handle responses, errors, and more.\n\n\n### 📚 Code Examples\n\n    public protocol Networkable {\n       func sendRequest\u003cT: Decodable\u003e(endpoint: EndPoint) async throws -\u003e T\n       func sendRequest\u003cT: Decodable\u003e(endpoint: EndPoint, resultHandler: @escaping (Result\u003cT, NetworkError\u003e) -\u003e Void)\n       func sendRequest\u003cT: Decodable\u003e(endpoint: EndPoint, type: T.Type) -\u003e AnyPublisher\u003cT, NetworkError\u003e\n    }\n\n### 🛠️ Installation\n\nAdd NetworkKit to your project using Swift Package Manager:\nhttps://github.com/sabapathyk7/NetworkKit.git\n\n### 🤝 Contributions\n\nHave ideas or improvements? Feel free to submit issues or pull requests to help enhance NetworkKit.\n\n### 🔗 Connect with Me\n\nStay updated on the latest features and releases by following me on [LinkedIn](https://www.linkedin.com/in/sabapathy7/).\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsabapathy7%2Fnetworkkit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsabapathy7%2Fnetworkkit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsabapathy7%2Fnetworkkit/lists"}