{"id":24995619,"url":"https://github.com/peterfriese/asynchronous-programming-with-swiftui-and-combine","last_synced_at":"2025-04-12T04:11:18.049Z","repository":{"id":66912361,"uuid":"374614024","full_name":"peterfriese/Asynchronous-Programming-with-SwiftUI-and-Combine","owner":"peterfriese","description":"Code for my book, SwiftUI \u0026 Combine","archived":false,"fork":false,"pushed_at":"2023-04-01T22:14:04.000Z","size":7328,"stargazers_count":72,"open_issues_count":30,"forks_count":27,"subscribers_count":9,"default_branch":"main","last_synced_at":"2025-03-25T23:41:47.844Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Swift","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/peterfriese.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":"2021-06-07T09:48:22.000Z","updated_at":"2025-03-23T04:27:55.000Z","dependencies_parsed_at":"2025-02-04T15:41:10.245Z","dependency_job_id":"a7459c7b-135e-4eae-bba9-e06108a243e6","html_url":"https://github.com/peterfriese/Asynchronous-Programming-with-SwiftUI-and-Combine","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/peterfriese%2FAsynchronous-Programming-with-SwiftUI-and-Combine","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peterfriese%2FAsynchronous-Programming-with-SwiftUI-and-Combine/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peterfriese%2FAsynchronous-Programming-with-SwiftUI-and-Combine/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peterfriese%2FAsynchronous-Programming-with-SwiftUI-and-Combine/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/peterfriese","download_url":"https://codeload.github.com/peterfriese/Asynchronous-Programming-with-SwiftUI-and-Combine/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248514221,"owners_count":21116903,"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":"2025-02-04T15:39:19.287Z","updated_at":"2025-04-12T04:11:18.041Z","avatar_url":"https://github.com/peterfriese.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003c!-- PROJECT SHIELDS --\u003e\n[![Contributors][contributors-shield]][contributors-url]\n[![Forks][forks-shield]][forks-url]\n[![Stargazers][stars-shield]][stars-url]\n[![Issues][issues-shield]][issues-url]\n[![Discussions][discussions-shield]][discussions-url]\n[![Feature Requests][featurerequest-shield]][featurerequest-url]\n[![License][license-shield]][license-url]\n[![LinkedIn][linkedin-shield]][linkedin-url]\n\n\u003c!-- PROJECT LOGO --\u003e\n\u003cbr /\u003e\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://github.com/peterfriese/Asynchronous-Programming-with-SwiftUI-and-Combine\"\u003e\n    \u003cimg src=\"images/9781484285718-L.png\" alt=\"Logo\"\u003e\n  \u003c/a\u003e\n\n  \u003ch1 align=\"center\"\u003eAsynchronous Programming with SwiftUI and Combine\u003c/h1\u003e\n\n  \u003cp align=\"center\"\u003e\n    Code for my book, Asynchronous Programming with SwiftUI and Combine\n    \u003cbr /\u003e\n    \u003ca href=\"https://www.amazon.com/Asynchronous-Programming-SwiftUI-Combine-Functional/dp/1484285719/\"\u003e\u003cstrong\u003eBuy the book »\u003c/strong\u003e\u003c/a\u003e\n    \u003cbr /\u003e\n    \u003cbr /\u003e\n    \u003ca href=\"https://github.com/peterfriese/Asynchronous-Programming-with-SwiftUI-and-Combine/issues/new?assignees=peterfriese\u0026labels=typo\u0026template=typo.md\u0026title=%5BTYPO%5D\"\u003eReport typo\u003c/a\u003e\n    ·\n    \u003ca href=\"https://github.com/peterfriese/Asynchronous-Programming-with-SwiftUI-and-Combine/issues/new?assignees=peterfriese\u0026labels=\u0026template=bug_report.md\u0026title=\"\u003eReport a bug\u003c/a\u003e\n  \u003c/p\u003e\n\u003c/p\u003e\n\n\n\u003c!-- ABOUT THE PROJECT --\u003e\n## About\n\nThis repo contains the code samples that go along with the book.\n\n\n\u003c!-- GETTING STARTED --\u003e\n## Getting Started\n\n### Prerequisites\n\nTo use the code samples, you will need the following:\n* Xcode 14.x\n\n### Installation\n\n1. Install Xcode (see https://developer.apple.com/xcode/)\n\n\u003c!-- CONTRIBUTING --\u003e\n## Contributing\n\nContributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are **greatly appreciated**.\n\n1. Fork the Project\n2. Create your Feature Branch (`git checkout -b feature/AmazingFeature`)\n3. Commit your Changes (`git commit -m 'Add some AmazingFeature'`)\n4. Push to the Branch (`git push origin feature/AmazingFeature`)\n5. Open a Pull Request\n\n\n\n\u003c!-- LICENSE --\u003e\n## License\n\nDistributed under the Apache 2 License. See `LICENSE` for more information.\n\n\u003c!-- MARKDOWN LINKS \u0026 IMAGES --\u003e\n\u003c!-- https://www.markdownguide.org/basic-syntax/#reference-style-links --\u003e\n[contributors-shield]: https://img.shields.io/github/contributors/peterfriese/Asynchronous-Programming-with-SwiftUI-and-Combine.svg?style=flat-square\n[contributors-url]: https://github.com/peterfriese/Asynchronous-Programming-with-SwiftUI-and-Combine/graphs/contributors\n[forks-shield]: https://img.shields.io/github/forks/peterfriese/Asynchronous-Programming-with-SwiftUI-and-Combine.svg?style=flat-square\n[forks-url]: https://github.com/peterfriese/Asynchronous-Programming-with-SwiftUI-and-Combine/network/members\n[stars-shield]: https://img.shields.io/github/stars/peterfriese/Asynchronous-Programming-with-SwiftUI-and-Combine.svg?style=flat-square\n[stars-url]: https://github.com/peterfriese/Asynchronous-Programming-with-SwiftUI-and-Combine/stargazers\n[issues-shield]: https://img.shields.io/github/issues/peterfriese/Asynchronous-Programming-with-SwiftUI-and-Combine.svg?style=flat-square\n[issues-url]: https://github.com/peterfriese/Asynchronous-Programming-with-SwiftUI-and-Combine/issues\n[license-shield]: https://img.shields.io/github/license/peterfriese/Asynchronous-Programming-with-SwiftUI-and-Combine.svg?style=flat-square\n[license-url]: https://github.com/peterfriese/Asynchronous-Programming-with-SwiftUI-and-Combine/blob/master/LICENSE.txt\n\n[linkedin-shield]: https://img.shields.io/badge/-LinkedIn-black.svg?style=flat-square\u0026logo=linkedin\u0026colorB=555\n[linkedin-url]: https://www.linkedin.com/in/peterfriese\n[product-screenshot]: images/screenshot.png\n\n[swift-shield]: https://img.shields.io/badge/swift-5.3-FA7343?logo=swift\u0026color=FA7343\u0026style=flat-square\n[swift-url]: https://swift.org\n\n[xcode-shield]: https://img.shields.io/badge/xcode-12.5_beta-1575F9?logo=Xcode\u0026style=flat-square\n[xcode-url]: https://developer.apple.com/xcode/\n\n[featurerequest-url]: https://github.com/peterfriese/Asynchronous-Programming-with-SwiftUI-and-Combine/issues/new?assignees=\u0026labels=type%3A+feature+request\u0026template=feature_request.md\n[featurerequest-shield]: https://img.shields.io/github/issues/peterfriese/Asynchronous-Programming-with-SwiftUI-and-Combine/feature-request?logo=github\u0026style=flat-square\n[discussions-url]: https://github.com/peterfriese/Asynchronous-Programming-with-SwiftUI-and-Combine/discussions\n[discussions-shield]: https://img.shields.io/badge/discussions-brightgreen?logo=github\u0026style=flat-square\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpeterfriese%2Fasynchronous-programming-with-swiftui-and-combine","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpeterfriese%2Fasynchronous-programming-with-swiftui-and-combine","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpeterfriese%2Fasynchronous-programming-with-swiftui-and-combine/lists"}