Kreya
Kreya copied to clipboard
Kreya is a GUI client for gRPC and REST APIs with innovative features for environments, authorizations and more.
**Is your feature request related to a problem? Please describe.** Due to hosting on Azure not yet supporting full gRPC, I'm unable to use server reflection on my deployed instances....
**Is your feature request related to a problem? Please describe.** Since the template language allows custom inline / simple and more advanced functions, it would be cool to have some...
**Is your feature request related to a problem? Please describe.** I often make chains of requests where I need to feed in unique data into the first request, then copy...
**Is your feature request related to a problem? Please describe.** When using proto stream feature (e.g. in a download file situation), it would be nice to be able to store...
**Is your feature request related to a problem? Please describe.** Kreya lists all directories in the operation list. Directories starting with a `.` are ignored. I want to ignore other...
**Describe the bug** The color picker is sometimes misplaced when editing an environment. **To Reproduce** Steps to reproduce the behavior: 1. Go to Project -> Settings -> Environments 2. Edit...
**Describe the bug** When creating operations (inside a folder or on the root): if only one rpc method is available in a service, it is not possible to create the...
**Describe the bug** This is a very low priority bug. I would not be surprised if this issue stems from an external library instead of your codebase. But the linter...
**Describe the bug** InvalidOperationException when importing protobuf definitions having [protoc-gen-validate](https://github.com/envoyproxy/protoc-gen-validate) string rule with pattern "\\d{4}". Maybe the escape sequence is not handled correctly. For example: ``` message ExampleMessage { google.protobuf.StringValue...
Here's probably the smallest bug (is it really a bug ?) ever reported :) When Kreya is launched from Start menu, window does not have title.  Title only appears...