{"id":31271709,"url":"https://github.com/plutov/oq","last_synced_at":"2026-03-16T01:52:19.711Z","repository":{"id":314461382,"uuid":"1055600395","full_name":"plutov/oq","owner":"plutov","description":"Terminal OpenAPI Spec viewer","archived":false,"fork":false,"pushed_at":"2025-12-10T21:13:48.000Z","size":1945,"stargazers_count":926,"open_issues_count":5,"forks_count":16,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-12-11T08:35:40.077Z","etag":null,"topics":["hacktoberfest"],"latest_commit_sha":null,"homepage":"","language":"Go","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/plutov.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,"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":"2025-09-12T14:04:46.000Z","updated_at":"2025-12-10T21:13:00.000Z","dependencies_parsed_at":"2025-09-12T16:57:30.484Z","dependency_job_id":"49e401d9-d926-4f21-896a-9322f96bb5ea","html_url":"https://github.com/plutov/oq","commit_stats":null,"previous_names":["plutov/oq"],"tags_count":21,"template":false,"template_full_name":null,"purl":"pkg:github/plutov/oq","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plutov%2Foq","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plutov%2Foq/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plutov%2Foq/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plutov%2Foq/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/plutov","download_url":"https://codeload.github.com/plutov/oq/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plutov%2Foq/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28630938,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-21T04:47:28.174Z","status":"ssl_error","status_checked_at":"2026-01-21T04:47:22.943Z","response_time":86,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":["hacktoberfest"],"created_at":"2025-09-23T20:01:43.264Z","updated_at":"2026-01-21T09:03:45.721Z","avatar_url":"https://github.com/plutov.png","language":"Go","funding_links":[],"categories":["Go"],"sub_categories":[],"readme":"# oq - a terminal-based OpenAPI Spec (OAS) viewer\n\n\u003cp align=\"center\"\u003e\u003cimg src=\"preview.gif\" width=\"500\" alt=\"oq preview\"\u003e\u003c/p\u003e\n\n## Usage\n\n```bash\noq openapi.yaml\n# or\ncat openapi.yaml | oq\n# or\ncurl https://api.example.com/openapi.json | oq\n```\n\n### Keyboard Shortcuts\n\nPress `?` to see the help screen with all available keyboard shortcuts.\n\n## OpenAPI Support\n\n`oq` supports all 3.* OpenAPI specification versions:\n\n- 3.0\n- 3.1\n- 3.2\n\nBoth JSON and YAML formats are supported.\n\nNote: `oq` uses the [libopenapi](https://github.com/pb33f/libopenapi) library as it supports all OpenAPI versions and is actively maintained.\n\n## Installation\n\nUsing go install:\n\n```bash\ngo install github.com/plutov/oq@latest\n```\n\n\u003cdetails\u003e\n\u003csummary\u003ePackage managers\u003c/summary\u003e\n\nUsing Homebrew (macOS/Linux):\n\n```bash\nbrew install plutov/tap/oq\n```\n\nArch Linux (AUR):\n\n```bash\nyay -S oq-openapi-viewer-git\n```\n\n\u003c/details\u003e\n\nYou can also download the compiled binaries from the Releases page.\n\n### From source\n\n```bash\ngit clone git@github.com:plutov/oq.git\ncd oq\ngo build -o oq .\n```\n\n## License\n\nMIT License - see [LICENSE](LICENSE) file for details.\n\n## Contributing\n\nContributions are welcome! Please feel free to submit issues and pull requests.\n\nWhen contributing:\n\n1. Ensure tests pass: `go test -v`\n2. Test all supported OpenAPI versions (3.0, 3.1, 3.2)\n3. If the UI changes, make sure to run `vhs preview.tape` to generate a new preview GIF\n4. Try to extend test coverage by introducing new example OpenAPI specs in the `examples` folder\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fplutov%2Foq","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fplutov%2Foq","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fplutov%2Foq/lists"}