{"id":18538144,"url":"https://github.com/githawkapp/githawkroutes","last_synced_at":"2025-04-09T17:37:21.647Z","repository":{"id":56912830,"uuid":"153863972","full_name":"GitHawkApp/GitHawkRoutes","owner":"GitHawkApp","description":"GitHawk routes and deep links.","archived":false,"fork":false,"pushed_at":"2018-11-30T03:02:21.000Z","size":23,"stargazers_count":54,"open_issues_count":2,"forks_count":6,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-03-14T19:17:59.451Z","etag":null,"topics":["githawk"],"latest_commit_sha":null,"homepage":null,"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/GitHawkApp.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":"2018-10-20T02:56:32.000Z","updated_at":"2024-02-20T08:23:30.000Z","dependencies_parsed_at":"2022-08-20T20:10:06.650Z","dependency_job_id":null,"html_url":"https://github.com/GitHawkApp/GitHawkRoutes","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GitHawkApp%2FGitHawkRoutes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GitHawkApp%2FGitHawkRoutes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GitHawkApp%2FGitHawkRoutes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GitHawkApp%2FGitHawkRoutes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GitHawkApp","download_url":"https://codeload.github.com/GitHawkApp/GitHawkRoutes/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248078373,"owners_count":21044098,"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":["githawk"],"created_at":"2024-11-06T19:42:31.004Z","updated_at":"2025-04-09T17:37:21.268Z","avatar_url":"https://github.com/GitHawkApp.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GitHawkRoutes\n\nStrongly-typed deep-links _into_ GitHawk.\n\n## Installation\n\nJust add `GitHawkRoutes` to your Podfile and pod install. Done!\n\n```\npod 'GitHawkRoutes'\n```\n\n## Usage\n\nCreate one of the available routes:\n\n```swift\nimport GitHawkRoutes\n\nlet repo = RepoRoute(\n  owner: \"GitHawkApp\",\n  repo: \"GitHawk\",\n  branch: \"master\"\n)\n```\n\nThen simply use our `UIApplication` extension to have your app open GitHawk:\n\n```swift\nUIApplication.shared.open(githawk: repo)\n```\n\nReally, that's it!\n\n\u003e Beware using the `master` branch of this repo as the App Store version of GitHawk may be behind. In that case, the route will just open GitHawk.\n\n## Acknowledgements\n\n- Created with ❤️ by [Ryan Nystrom](https://twitter.com/_ryannystrom)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgithawkapp%2Fgithawkroutes","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgithawkapp%2Fgithawkroutes","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgithawkapp%2Fgithawkroutes/lists"}