{"id":19159155,"url":"https://github.com/david-swift/graphql-viewer-macos","last_synced_at":"2025-04-19T19:31:57.311Z","repository":{"id":178233175,"uuid":"658298015","full_name":"david-swift/GraphQL-Viewer-macOS","owner":"david-swift","description":"A macOS app for viewing GraphQL schemas and generating GraphQL Swift packages","archived":false,"fork":false,"pushed_at":"2024-01-05T19:32:08.000Z","size":11695,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-01-05T20:36:26.492Z","etag":null,"topics":["app","graphql","macos","swift","swiftui"],"latest_commit_sha":null,"homepage":"https://david-swift.gitbook.io/graphql-viewer/","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/david-swift.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2023-06-25T10:50:31.000Z","updated_at":"2023-09-13T15:07:47.000Z","dependencies_parsed_at":"2024-01-05T20:44:25.500Z","dependency_job_id":null,"html_url":"https://github.com/david-swift/GraphQL-Viewer-macOS","commit_stats":null,"previous_names":["david-swift/graphql-viewer-macos"],"tags_count":2,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/david-swift%2FGraphQL-Viewer-macOS","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/david-swift%2FGraphQL-Viewer-macOS/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/david-swift%2FGraphQL-Viewer-macOS/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/david-swift%2FGraphQL-Viewer-macOS/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/david-swift","download_url":"https://codeload.github.com/david-swift/GraphQL-Viewer-macOS/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223806508,"owners_count":17205982,"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":["app","graphql","macos","swift","swiftui"],"created_at":"2024-11-09T08:47:50.037Z","updated_at":"2024-11-09T08:47:50.601Z","avatar_url":"https://github.com/david-swift.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003cimg width=\"256\" alt=\"GraphQL Viewer App Icon\" src=\"Icons/AppIcon.png\"\u003e\n  \u003ch1 align=\"center\"\u003eGraphQL Viewer\u003c/h1\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://david-swift.gitbook.io/graphql-viewer/\"\u003e\n  User Manual\n  \u003c/a\u003e\n  ·\n  \u003ca href=\"https://github.com/david-swift/GraphQL-Viewer-macOS\"\u003e\n  GitHub\n  \u003c/a\u003e\n  ·\n  \u003ca href=\"https://github.com/david-swift/GraphQL-Viewer-macOS/releases/latest/download/GraphQL.Viewer.app.zip\"\u003e\n  Download GraphQL Viewer\n  \u003c/a\u003e\n\u003c/p\u003e\n\nA native macOS app for viewing docs for a GraphQL schema (`.graphql` file) and automatically creating a Swift package using [GraphQLKit][1] for that schema.\n\n![GitHub Banner][image-1]\n\n## Table of Contents\n\n- [Installation][2]\n- [Usage][3]\n- [Thanks][4]\n\n## Installation\n\n1. Download GraphQL Viewer [here][5].\n2. Move `GraphQL Viewer.app` from the `Downloads` into the `Applications` folder.\n3. Press and hold the `Ctrl` key while you click on `GraphQL Viewer.app` in the `Applications` folder. Do not launch it from the Launchpad or by double-clicking.\n4. Click on `Open`.\n5. In the panel that appears now, click on `Open`.\n\n## Usage\n\n* [Getting Started][6]\n\n### Basics\n* [View Documentation][7]\n* [Search Documentation][8]\n* [Export a Schema to Swift][9]\n\n### Customization\n* [Appearance][10]\n\n### More Information\n* [Keyboard Shortcuts][11]\n* [Keyboard Shortcut Symbols][12]\n\n## Thanks\n\n### Dependencies\n- [GraphQLLanguage][13] licensed under the [MIT license][14]\n- [MarkdownUI][15] licensed under the [MIT license][16]\n- [PigeonApp][17] licensed under the [MIT license][18]\n- [SwiftLintPlugin][19] licensed under the [MIT license][20]\n\n### Other Thanks\n- The [contributors][21]\n- [SwiftLint][22] for checking whether code style conventions are violated\n- Chris Eidhof: Article [A Fast Fuzzy Search Implementation][23]\n- The programming language [Swift][24]\n\n[1]:\thttps://github.com/david-swift/GraphQLKit-macOS\n[2]:\t#Installation\n[3]:\t#Usage\n[4]:\t#Thanks\n[5]:\thttps://github.com/david-swift/GraphQL-Viewer-macOS/releases/latest/download/GraphQL.Viewer.app.zip\n[6]:\tuser-manual/GettingStarted.md\n[7]:\tuser-manual/Basics/ViewDocumentation.md\n[8]:\tuser-manual/Basics/SearchDocumentation.md\n[9]:\tuser-manual/Basics/ExportSchemaToSwift.md\n[10]:\tuser-manual/Customization/Appearance.md\n[11]:\tuser-manual/MoreInformation/Shortcuts.md\n[12]:\tuser-manual/MoreInformation/ShortcutSymbols.md\n[13]:\thttps://github.com/niw/GraphQLLanguage\n[14]:\thttps://github.com/niw/GraphQLLanguage/blob/master/LICENSE\n[15]:\thttps://github.com/gonzalezreal/swift-markdown-ui\n[16]:\thttps://github.com/gonzalezreal/swift-markdown-ui/blob/main/LICENSE\n[17]:\thttps://github.com/david-swift/PigeonApp-macOS\n[18]:\thttps://github.com/david-swift/PigeonApp-macOS/blob/main/LICENSE.md\n[19]:\thttps://github.com/lukepistrol/SwiftLintPlugin\n[20]:\thttps://github.com/lukepistrol/SwiftLintPlugin/blob/main/LICENSE\n[21]:\tContributors.md\n[22]:\thttps://github.com/realm/SwiftLint\n[23]:\thttps://www.objc.io/blog/2020/08/18/fuzzy-search/\n[24]:\thttps://github.com/apple/swift\n\n[image-1]:\tIcons/GitHubBanner.png","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavid-swift%2Fgraphql-viewer-macos","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdavid-swift%2Fgraphql-viewer-macos","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavid-swift%2Fgraphql-viewer-macos/lists"}