Kreya
Kreya copied to clipboard
Kreya is a GUI client for gRPC and REST APIs with innovative features for environments, authorizations and more.
**Describe the bug** Kreya crashes suddenly without any reproducibility in Mac M1 Earlier the app used to crash frequently, the number of crashes has reduced definitely but has not gone...
**Describe the bug** If a certificate `crt` file is used in Kreya and contains more than one PEM block, such as for including intermediaries, Kreya appears to only transmit the...
**Describe the bug** When configuring an importer (reflection) with our grpc endpoint, the connection to the api fails. **To Reproduce** Steps to reproduce the behavior: 1. Configuring importer 2. Use...
**Describe the bug** Trying to install the Kreya-win.msi in an enterprise environment for evalation of software features. While the installation runs, it has stopped and rollbacked afterwards. **To Reproduce** Steps...
**Is your feature request related to a problem? Please describe.** I use flatpak to manage my applications on my Debian machine, but Kreya does not provide any flatpak. **Describe the...
I have a YAML OpenAPI definition file that looks like the following ``` openapi: 3.0.1 info: title: redacted version: v1 servers: - url: redacted paths: '/api/locations/{locationId}/diseases': get: tags: - redacted...
I suggest you add a license to your project so people and companies can know if they're allowed to use your project in their work. Think about commercial licensing as...
**Is your feature request related to a problem? Please describe.** My grcp server is set up to check metadata token for authentication. Kreya has metadata/token set up in the Default...
**Is your feature request related to a problem? Please describe.** I often switch between RPC calls, and sometimes need to make the same call twice. It a bit annoying that...
**Is your feature request related to a problem? Please describe.** When an RPC is removed from the service definition, it remains visible in Kreya. This makes sense: when switching between...