Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 274 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 274 Bytes

A couple of experiments with python code generation for grpc and OpenAPI.

Goal was to be able to generate a client and invoke it against a stub server.

gRPC: success openapi-python-client: failure, generated code was faulty openapi-generator: failure, couldn't parse spec.