Skip to content
This repository has been archived by the owner on Dec 24, 2019. It is now read-only.

hjacobs/openapi-cli-client

Repository files navigation

OpenAPI/Swagger CLI Client

Python command line client for REST APIs defined with OpenAPI-Spec/Swagger-Spec.

This tool maps REST API operations to Click CLI commands.

WORK IN PROGRESS

Usage

$ sudo pip3 install -U openapi-cli-client
$ openapi-cli-client http://petstore.swagger.io/v2/swagger.json pet get myid

About

OpenAPI/Swagger CLI Client

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages