{"id":24822169,"url":"https://github.com/yinchi/openapi-cli","last_synced_at":"2026-05-01T10:32:08.663Z","repository":{"id":274720945,"uuid":"923848492","full_name":"yinchi/openapi-cli","owner":"yinchi","description":"CLI for working with APIs using the OpenAPI specifications","archived":false,"fork":false,"pushed_at":"2025-01-29T01:19:35.000Z","size":270,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-25T20:47:13.566Z","etag":null,"topics":["openapi","openapi-cli","python-click"],"latest_commit_sha":null,"homepage":"","language":"Python","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/yinchi.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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}},"created_at":"2025-01-28T23:32:59.000Z","updated_at":"2025-01-29T01:08:28.000Z","dependencies_parsed_at":"2025-01-29T01:20:24.346Z","dependency_job_id":"8e4b0907-1358-470b-a704-da7422e92a5c","html_url":"https://github.com/yinchi/openapi-cli","commit_stats":null,"previous_names":["yinchi/openapi-cli"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/yinchi/openapi-cli","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yinchi%2Fopenapi-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yinchi%2Fopenapi-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yinchi%2Fopenapi-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yinchi%2Fopenapi-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yinchi","download_url":"https://codeload.github.com/yinchi/openapi-cli/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yinchi%2Fopenapi-cli/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32494270,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-30T13:12:12.517Z","status":"online","status_checked_at":"2026-05-01T02:00:05.856Z","response_time":64,"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":["openapi","openapi-cli","python-click"],"created_at":"2025-01-30T18:26:43.986Z","updated_at":"2026-05-01T10:32:08.627Z","avatar_url":"https://github.com/yinchi.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CLI for working with APIs using the OpenAPI specifications\n\n![GitHub License](https://img.shields.io/github/license/yinchi/openapi-cli)\n![Python Version from PEP 621 TOML](https://img.shields.io/python/required-version-toml?tomlFilePath=https%3A%2F%2Fraw.githubusercontent.com%2Fyinchi%2Fopenapi-cli%2Frefs%2Fheads%2Fmain%2Fpyproject.toml)\n![GitHub last commit (branch)](https://img.shields.io/github/last-commit/yinchi/openapi-cli/main?label=last%20commit%20(main))\n\n\nAuthor: Yin-Chi Chan\n\n\u003e [!WARNING]\n\u003e This Python package is very preliminary. There will be bugs(!), and not all OpenAPI specifications will be able to be parsed.\n\u003e\n\u003e Check [TODO.md](TODO.md) for a list of features to be added.\n\n### Running the CLI app\n\n- Option 1: `uv run`\n    ```bash\n    cd /path/to/project\n    uv run openapi \u003cargs\u003e\n    ```\n- Option 2: global install with `pipx` (editable)\n  ```bash\n  cd /path/to/project\n  pipx install -e .\n  openapi \u003cargs\u003e\n  ```\n\n### Documentation\n\nRun `openapi \u003ccmd\u003e -h` to see usage information for each command or `openapi -h` for a list of commands.\n\n### Screenshot\n\n![Screenshot of the openapi CLI app](docs/img/screenshot_readme.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyinchi%2Fopenapi-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyinchi%2Fopenapi-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyinchi%2Fopenapi-cli/lists"}