getezy / ezy

🔥 GUI client for gRPC/gRPC-Web
https://getezy.dev
Mozilla Public License 2.0
974 stars 16 forks source link

Provide automatic message generation template #47

Closed cexll closed 1 year ago

cexll commented 1 year ago

It will be very troublesome if the message template cannot be automatically generated after importing proto

Similar to postman, add a Generate Message Example below

Open the file to generate the message template by default

截屏2023-02-24 22 50 47 截屏2023-02-24 22 51 01

Thank you for letting us use the very useful GrpcGUI

notmedia commented 1 year ago

Hey @cexll! Thank you for your feedback 🙏. Yeah, this feature is coming, I will do my best to add this as soon as possible. Right now I'm doing the big work - rewriting the storage and the tab containers. After this I will add auto-mocking feature fast.

There is already created issue #3 lets track it there. I will close this issue as a duplicate.