{"id":24995617,"url":"https://github.com/peterfriese/swiftui-combine-applied","last_synced_at":"2025-06-21T05:06:18.126Z","repository":{"id":44757341,"uuid":"334453070","full_name":"peterfriese/SwiftUI-Combine-Applied","owner":"peterfriese","description":"Sample code for my blog post series about Combine and SwiftUI","archived":false,"fork":false,"pushed_at":"2022-03-03T10:57:41.000Z","size":323,"stargazers_count":43,"open_issues_count":2,"forks_count":8,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-12T04:11:35.948Z","etag":null,"topics":["combine-framework","swift","swiftui"],"latest_commit_sha":null,"homepage":"https://peterfriese.dev/posts/swiftui-combine-networking-gettingstarted/","language":"Swift","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","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":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-01-30T16:03:27.000Z","updated_at":"2024-03-15T11:42:30.000Z","dependencies_parsed_at":"2022-09-02T10:51:01.398Z","dependency_job_id":null,"html_url":"https://github.com/peterfriese/SwiftUI-Combine-Applied","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/peterfriese/SwiftUI-Combine-Applied","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peterfriese%2FSwiftUI-Combine-Applied","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peterfriese%2FSwiftUI-Combine-Applied/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peterfriese%2FSwiftUI-Combine-Applied/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peterfriese%2FSwiftUI-Combine-Applied/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/peterfriese","download_url":"https://codeload.github.com/peterfriese/SwiftUI-Combine-Applied/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peterfriese%2FSwiftUI-Combine-Applied/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261066504,"owners_count":23104768,"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":["combine-framework","swift","swiftui"],"created_at":"2025-02-04T15:39:18.869Z","updated_at":"2025-06-21T05:06:13.112Z","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/SwiftUI-Combine-Applied\"\u003e\n    \u003cimg src=\"images/swift-logo-512.png\" alt=\"Logo\"\u003e\n  \u003c/a\u003e\n\n  \u003ch1 align=\"center\"\u003eSwiftUI \u0026 Combine Applied\u003c/h1\u003e\n\n  \u003cp align=\"center\"\u003e\n    Code for my series about Combing and SwiftUI\n    \u003cbr /\u003e\n    \u003ca href=\"https://peterfriese.dev/posts/swiftui-combine-networking-gettingstarted/\"\u003e\u003cstrong\u003eRead the article »\u003c/strong\u003e\u003c/a\u003e\n    \u003cbr /\u003e\n    \u003cbr /\u003e\n    \u003ca href=\"https://github.com/peterfriese/SwiftUI-Combine-Applied/issues\"\u003eReport Bug\u003c/a\u003e\n    ·\n    \u003ca href=\"https://github.com/peterfriese/SwiftUI-Combine-Applied/issues\"\u003eRequest Feature\u003c/a\u003e\n  \u003c/p\u003e\n\u003c/p\u003e\n\n\n\u003c!-- TABLE OF CONTENTS --\u003e\n\u003cdetails open=\"open\"\u003e\n  \u003csummary\u003eTable of Contents\u003c/summary\u003e\n  \u003col\u003e\n    \u003cli\u003e\n      \u003ca href=\"#about-the-project\"\u003eAbout The Project\u003c/a\u003e\n    \u003c/li\u003e\n    \u003cli\u003e\n      \u003ca href=\"#getting-started\"\u003eGetting Started\u003c/a\u003e\n      \u003cul\u003e\n        \u003cli\u003e\u003ca href=\"#prerequisites\"\u003ePrerequisites\u003c/a\u003e\u003c/li\u003e\n        \u003cli\u003e\u003ca href=\"#installation\"\u003eInstallation\u003c/a\u003e\u003c/li\u003e\n        \u003cli\u003e\u003ca href=\"#running\"\u003eRunning\u003c/a\u003e\u003c/li\u003e\n      \u003c/ul\u003e\n    \u003c/li\u003e\n    \u003cli\u003e\u003ca href=\"#contributing\"\u003eContributing\u003c/a\u003e\u003c/li\u003e\n    \u003cli\u003e\u003ca href=\"#license\"\u003eLicense\u003c/a\u003e\u003c/li\u003e\n  \u003c/ol\u003e\n\u003c/details\u003e\n\n\u003c!-- ABOUT THE PROJECT --\u003e\n## About\n\nThis project shows how to use Combine in SwiftUI apps.\n\n\n\u003c!-- GETTING STARTED --\u003e\n## Getting Started\n\n### Prerequisites\n\nTo run this demo, you will need:\n* Xcode 13.x\n\n### Installation\n\n1. Install Xcode (see https://developer.apple.com/xcode/)\n\n### Running\n\nYou won't have to set up a Firebase project to run this sample, as it makes use of the local emulator suite.\n\n1. First, launch the demo server:\n    ```bash\n    $ cd server\n    $ swift run\n    ```\n1. Open the project in Xcode\n    ```bash\n    $ xed .\n    ```\n1. Run the iOS project on a local Simulator (so it can connect to the local server)\n\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/SwiftUI-Combine-Applied.svg?style=flat-square\n[contributors-url]: https://github.com/peterfriese/SwiftUI-Combine-Applied/graphs/contributors\n[forks-shield]: https://img.shields.io/github/forks/peterfriese/SwiftUI-Combine-Applied.svg?style=flat-square\n[forks-url]: https://github.com/peterfriese/SwiftUI-Combine-Applied/network/members\n[stars-shield]: https://img.shields.io/github/stars/peterfriese/SwiftUI-Combine-Applied.svg?style=flat-square\n[stars-url]: https://github.com/peterfriese/SwiftUI-Combine-Applied/stargazers\n[issues-shield]: https://img.shields.io/github/issues/peterfriese/SwiftUI-Combine-Applied.svg?style=flat-square\n[issues-url]: https://github.com/peterfriese/SwiftUI-Combine-Applied/issues\n[license-shield]: https://img.shields.io/github/license/peterfriese/SwiftUI-Combine-Applied.svg?style=flat-square\n[license-url]: https://github.com/peterfriese/SwiftUI-Combine-Applied/blob/master/LICENSE\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/SwiftUI-Combine-Applied/issues/new?assignees=\u0026labels=type%3A+feature+request\u0026template=feature_request.md\n[featurerequest-shield]: https://img.shields.io/github/issues/peterfriese/SwiftUI-Combine-Applied/feature-request?logo=github\u0026style=flat-square\n[discussions-url]: https://github.com/peterfriese/SwiftUI-Combine-Applied/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%2Fswiftui-combine-applied","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpeterfriese%2Fswiftui-combine-applied","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpeterfriese%2Fswiftui-combine-applied/lists"}