authorjapps / zerocode

A community-developed, free, opensource, automated testing framework for microservices APIs, Kafka(Data Streams) and Load testing. Zerocode Open Source enables you to create, change and maintain your automated test scenarios via simple JSON or YAML files. Visit documentation below:
https://zerocode-tdd.tddfy.com
Apache License 2.0
909 stars 399 forks source link

[Feature Request] gRPC Support #665

Open Amar-C opened 6 months ago

Amar-C commented 6 months ago

Hi,

zerocode supports REST endpoints, it would be great if we can add gRPC support as its becoming prominent technology in the industry.

authorjapps commented 6 months ago

Hi,

zerocode supports REST endpoints, it would be great if we can add gRPC support as its becoming prominent technology in the industry.

Hello @Amar-C, Yes, happy to support. Can you provide an usecase(example scenario) with example of request/response you want it to be? Then will try to implement and put the solution in place.