Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/riok/kreya
Kreya is a GUI client for gRPC and REST APIs with innovative features for environments, authorizations and more.
https://github.com/riok/kreya
cross-platform grpc grpc-client grpc-gui-client gui rest rest-client rest-gui-client
Last synced: 2 days ago
JSON representation
Kreya is a GUI client for gRPC and REST APIs with innovative features for environments, authorizations and more.
- Host: GitHub
- URL: https://github.com/riok/kreya
- Owner: riok
- Created: 2020-12-04T08:21:56.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2024-12-09T06:37:39.000Z (about 1 month ago)
- Last Synced: 2025-01-12T22:04:55.080Z (9 days ago)
- Topics: cross-platform, grpc, grpc-client, grpc-gui-client, gui, rest, rest-client, rest-gui-client
- Language: JavaScript
- Homepage: https://kreya.app
- Size: 31.3 KB
- Stars: 293
- Watchers: 8
- Forks: 5
- Open Issues: 66
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Kreya
![Screenshot of Kreya](https://kreya.app/screenshot.png)
Kreya is a GUI client for gRPC, REST and WebSocket APIs. It makes calling APIs easy! Supported features:
- Kreya stores the files locally in JSON format for easy git-syncing (or any other syncing software)
- Unary, client-streaming, server-streaming and duplex requests (gRPC)
- Supports HTTP/2 and HTTP/3
- Authentication configurations - declare once, use everywhere
- Environment support combined with a powerful templating language
- Directory settings (ex. define the endpoint or authentication once for all requests)
- Scripting and tests
- kreyac, the Kreya CLI
- Server reflection (gRPC)
- OpenAPI import (REST)
- And more!## Where can I get it?
Head over to the [download page](https://kreya.app/downloads).## Getting started / Documentation
Checkout out the [Kreya documentation](https://kreya.app/docs/getting-started).## Bugs / Feature requests
Submit bug reports or feature requests in the [issue tracker](https://github.com/riok/Kreya/issues). Please check if an identical issue already exists.