{"id":20067561,"url":"https://github.com/asaday/swaggereui","last_synced_at":"2026-05-11T15:39:51.329Z","repository":{"id":152194535,"uuid":"48737780","full_name":"asaday/swaggerEUI","owner":"asaday","description":"Swagger UI with Electron","archived":false,"fork":false,"pushed_at":"2015-12-29T08:47:48.000Z","size":296,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-02T11:17:56.159Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"CSS","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/asaday.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":"2015-12-29T08:46:16.000Z","updated_at":"2017-06-15T10:15:39.000Z","dependencies_parsed_at":"2023-04-17T05:48:50.320Z","dependency_job_id":null,"html_url":"https://github.com/asaday/swaggerEUI","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/asaday/swaggerEUI","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asaday%2FswaggerEUI","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asaday%2FswaggerEUI/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asaday%2FswaggerEUI/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asaday%2FswaggerEUI/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/asaday","download_url":"https://codeload.github.com/asaday/swaggerEUI/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asaday%2FswaggerEUI/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32902243,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-10T13:40:02.631Z","status":"online","status_checked_at":"2026-05-11T02:00:05.975Z","response_time":120,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":"2024-11-13T14:02:02.211Z","updated_at":"2026-05-11T15:39:51.315Z","avatar_url":"https://github.com/asaday.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Swagger UI with Electron\n\nThis is Swagger UI with Electron, can load local json/yaml swagger schema file. Standalone.\n\n[Swagger](http://swagger.io/)  \n[Swagger UI](https://github.com/swagger-api/swagger-ui)    \n\n![](https://farm6.staticflickr.com/5681/24040873435_db6d28aabe_b.jpg)\n\n## Install\n\nThis project use node.js. \n`brew install node`\n\n\nat first,install electron\n\n```\n$npm -g install electron-prebuilt\n```\n\nclone this project,and go to this project local path.\n\n```\n$git clone https://github.com/asaday/swaggerEUI\n$cd swaggerEUI\n```\n\ninstall npm libs\n\n```\n$npm install\n```\n\nshow sample\n\n```\n$electron . sample/sample.yaml\n```\n\n\n## Usage\n\n\n```\n$ electron . -h\nusage: swaggereui [-h] [-a ADD] [file]\n\nPositional arguments:\n  file               Swagger schema json or yaml\n\nOptional arguments:\n  -h, --help         Show this help message and exit.\n  -a ADD, --add ADD  add header json\n```\n\nif you want to add headers (for example auth token),\nprepare headers by json file.\n\n```\n{\n  \"Authorization\": \"Bearer YOUR_SERVER_TOKEN\"\n}\n```\nand use -a option\n\n```\n$electron . sample/sample.yaml -a sample/header.json\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fasaday%2Fswaggereui","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fasaday%2Fswaggereui","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fasaday%2Fswaggereui/lists"}