{"id":14986568,"url":"https://github.com/sharbov/open-cli","last_synced_at":"2025-04-11T20:32:09.778Z","repository":{"id":57449023,"uuid":"133025254","full_name":"sharbov/open-cli","owner":"sharbov","description":"Generate client based on OpenAPI Specification and wrap it in a command line interface.","archived":false,"fork":false,"pushed_at":"2019-04-27T16:23:55.000Z","size":110,"stargazers_count":53,"open_issues_count":1,"forks_count":7,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-25T18:16:56.055Z","etag":null,"topics":["cli","client-side","open-api","swagger"],"latest_commit_sha":null,"homepage":null,"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/sharbov.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":"2018-05-11T10:21:58.000Z","updated_at":"2024-12-13T21:34:10.000Z","dependencies_parsed_at":"2022-09-26T17:30:25.867Z","dependency_job_id":null,"html_url":"https://github.com/sharbov/open-cli","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharbov%2Fopen-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharbov%2Fopen-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharbov%2Fopen-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sharbov%2Fopen-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sharbov","download_url":"https://codeload.github.com/sharbov/open-cli/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248476401,"owners_count":21110271,"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":["cli","client-side","open-api","swagger"],"created_at":"2024-09-24T14:13:09.290Z","updated_at":"2025-04-11T20:32:04.766Z","avatar_url":"https://github.com/sharbov.png","language":"Python","readme":"# OpenCLI\n\nA CLI for every service which exposes a OpenAPI (Swagger) specification endpoint.\n\nFrom the OpenAPI Specification project:\n\n\u003e The goal of The OpenAPI Specification is to define a standard, language-agnostic interface to REST APIs which allows both humans and computers to discover and understand the capabilities of the service without access to source code, documentation, or through network traffic inspection.\n\n## Demo\n\n![Alt Text](https://github.com/sharbov/open-cli/blob/master/demo.gif)\n\n## Docker\n\nTo start a CLI session run:\n\n    docker run -it sharbov/open-cli \u003cswagger-spec-url\u003e\n\ne.g:\n\n    docker run -it sharbov/open-cli http://petstore.swagger.io/v2/swagger.json\n\n## Python\n\n### Installation\n\nTo install OpenCLI, simply:\n\n    pip install opencli\n\n### Usage\n\nTo start a CLI session run:\n\n    open-cli \u003cswagger-spec-url\u003e\n\ne.g:\n\n    open-cli http://petstore.swagger.io/v2/swagger.json\n\nFor more options run:\n\n    open-cli -h\n\nCredits\n-------\nThis project relies on Yelps [bravado](https://github.com/Yelp/bravado) project \u0026 on Jonathan Slenders [python-prompt-toolkit](https://github.com/jonathanslenders/python-prompt-toolkit).\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsharbov%2Fopen-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsharbov%2Fopen-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsharbov%2Fopen-cli/lists"}