{"id":45866137,"url":"https://github.com/egym/web-portal-ios","last_synced_at":"2026-02-27T08:42:50.694Z","repository":{"id":188286141,"uuid":"541555818","full_name":"egym/web-portal-ios","owner":"egym","description":"A thin layer on top of Ionic Portals","archived":false,"fork":false,"pushed_at":"2025-11-13T09:51:14.000Z","size":15,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":24,"default_branch":"main","last_synced_at":"2025-11-13T11:27:36.717Z","etag":null,"topics":["tier-4","trainer"],"latest_commit_sha":null,"homepage":"","language":"Swift","has_issues":false,"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/egym.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2022-09-26T11:41:52.000Z","updated_at":"2025-11-13T09:48:44.000Z","dependencies_parsed_at":"2024-04-26T10:38:14.726Z","dependency_job_id":"3e3349d3-ec04-4eaf-9bfb-ed57d4d67cd2","html_url":"https://github.com/egym/web-portal-ios","commit_stats":null,"previous_names":["egym/web-portal-ios"],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/egym/web-portal-ios","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/egym%2Fweb-portal-ios","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/egym%2Fweb-portal-ios/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/egym%2Fweb-portal-ios/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/egym%2Fweb-portal-ios/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/egym","download_url":"https://codeload.github.com/egym/web-portal-ios/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/egym%2Fweb-portal-ios/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29888228,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-27T08:34:21.514Z","status":"ssl_error","status_checked_at":"2026-02-27T08:32:38.035Z","response_time":57,"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":["tier-4","trainer"],"created_at":"2026-02-27T08:42:49.989Z","updated_at":"2026-02-27T08:42:50.687Z","avatar_url":"https://github.com/egym.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"# WebPortal\n\u003e WebPortal is a thin layer on top of [ionic-portals](https://github.com/ionic-team/ionic-portals-ios). It enables micro web app suppport in the iOS app\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://img.shields.io/badge/spm-Compatible-orange?style=flat-square\" alt=\"SPM Compatible\"/\u003e\n  \u003cimg src=\"https://img.shields.io/badge/platform-iOS%2013%2B-lightgrey?style=flat-square\" alt=\"Supports iOS 13 and up\" /\u003e\n\u003c/p\u003e\n\n## Table of Contents\n* [Introduction](#introduction)\n* [External Dependencies](#external-dependencies)\n* [Setup](#setup)\n* [Usage](#usage)\n* [Project Status](#project-status)\n\n\n## Introduction\n- WebPortal allows easy setup of [ionic-portals](https://github.com/ionic-team/ionic-portals-ios) in the EGYM iOS apps and provides well-defined topics for publishing and subscribing \n- This project can be used as a swift package and allows to share ionic-portal setup code among EGYM iOS apps\n\n## External Dependencies\n- [ionic-portals](https://github.com/ionic-team/ionic-portals-ios) - from v0.6.4\n\n\n## Setup\n- Swift Package (recommended)\n- git submodules\n\n## Usage\nThe web portal communicate with micro web app via Publisher Subscriber design pattern.\u003cbr\u003e\nPublishing topics:\n\n```\npublic enum PublishTopic: String, Codable {\n    case authToken\n    case error\n    case exerciserInfo\n    case openWebView\n    case trainerInfo\n}\n```\n\nSubscribing topics:\n\n```\npublic enum CallbackType: String, Codable {\n    case authToken\n    case exerciserInfo\n    case dismiss\n    case openFeature\n    case openUrlExternally\n    case openWebView\n    case trainerInfo\n}\n```\n\n\n## Project Status\nProject is: _in progress_ \n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fegym%2Fweb-portal-ios","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fegym%2Fweb-portal-ios","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fegym%2Fweb-portal-ios/lists"}