{"id":42510897,"url":"https://github.com/arkits/gql-conn-ui","last_synced_at":"2026-01-28T14:11:43.976Z","repository":{"id":305459328,"uuid":"1022675767","full_name":"arkits/gql-conn-ui","owner":"arkits","description":null,"archived":false,"fork":false,"pushed_at":"2025-07-29T04:39:13.000Z","size":603,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-07-29T06:43:43.720Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://gql-conn-ui.vercel.app","language":"TypeScript","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/arkits.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}},"created_at":"2025-07-19T15:30:16.000Z","updated_at":"2025-07-29T04:28:44.000Z","dependencies_parsed_at":"2025-07-20T09:24:11.621Z","dependency_job_id":"430d4469-5cac-447a-b97e-13d61c0b4916","html_url":"https://github.com/arkits/gql-conn-ui","commit_stats":null,"previous_names":["arkits/gql-conn-ui"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/arkits/gql-conn-ui","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arkits%2Fgql-conn-ui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arkits%2Fgql-conn-ui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arkits%2Fgql-conn-ui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arkits%2Fgql-conn-ui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/arkits","download_url":"https://codeload.github.com/arkits/gql-conn-ui/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arkits%2Fgql-conn-ui/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28846058,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-28T13:02:32.985Z","status":"ssl_error","status_checked_at":"2026-01-28T13:02:04.945Z","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":[],"created_at":"2026-01-28T14:11:43.326Z","updated_at":"2026-01-28T14:11:43.960Z","avatar_url":"https://github.com/arkits.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# OpenAPI → GraphQL Converter\n\nA modern web app to convert OpenAPI (Swagger) specifications into GraphQL schemas and YAML app configs. Visualize, select, and transform REST endpoints into GraphQL operations with a beautiful, responsive UI.\n\n## Features\n\n- **OpenAPI Upload:** Supports `.json`, `.yaml`, and `.yml` OpenAPI specs.\n- **Tree View:** Explore endpoints and schemas in an interactive tree. Select/deselect fields and endpoints.\n- **Live GraphQL Schema:** Instantly generates a GraphQL schema based on your selections.\n- **App Config YAML:** Generates a YAML app config alongside the schema.\n- **Dark Mode:** Beautiful dark mode enabled by default.\n- **Settings Drawer:** Configure advanced options and required scopes.\n- **Help \u0026 Documentation:** Built-in help dialog for quick onboarding.\n- **Error Boundaries:** Robust error handling for a smooth experience.\n\n## Usage\n\n1. **Install dependencies:**\n   ```bash\n   npm install\n   # or\n   yarn install\n   ```\n2. **Start the app:**\n   ```bash\n   npm run dev\n   # or\n   yarn dev\n   ```\n3. **Open in browser:**\n   Visit [http://localhost:5173](http://localhost:5173) (or the port shown in your terminal).\n\n4. **Upload an OpenAPI spec:**\n   - Click the file input in the header to upload your `.json` or `.yaml` OpenAPI file.\n\n5. **Explore and select:**\n   - Use the left panel to browse endpoints and schemas. Select/deselect fields as needed.\n   - Use \"Select All\" to quickly select/deselect all fields for a type.\n\n6. **View generated output:**\n   - The right panel has tabs for the GraphQL schema and YAML app config. Both update live as you make selections.\n\n7. **Settings \u0026 Help:**\n   - Use the menu button to open settings. Use the help button for documentation.\n\n## Tech Stack\n\n- **React** + **TypeScript** (with strict type safety)\n- **Vite** for fast development\n- **Chakra UI** for accessible, themeable components\n- **Monaco Editor** for code and YAML editing\n- **Lucide Icons** for modern iconography\n\n## Development\n\n- Code style: See `.eslintrc` and workspace rules for strict TypeScript and modern JS best practices.\n- UI: Chakra UI with dark mode as default. Monaco Editor for all code editing.\n- Types: No `any` or enums; strict types and utility types throughout.\n\n## Contributing\n\nPull requests and issues are welcome! Please follow the code style and add tests for new features.\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farkits%2Fgql-conn-ui","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Farkits%2Fgql-conn-ui","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farkits%2Fgql-conn-ui/lists"}