• Stars
    star
    213
  • Rank 184,497 (Top 4 %)
  • Language
    JavaScript
  • Created almost 4 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Kreya is a GUI client for gRPC and REST APIs with innovative features for environments, authorizations and more.

Kreya

Kreya is a GUI client for gRPC and REST APIs. It makes calling APIs easy! Supported features:

  • Server reflection (gRPC)
  • Unary, client-streaming, server-streaming and duplex requests (gRPC)
  • File based storage for easy git-syncing (or any other syncing software)
  • Authentication configurations - declare once, use everywhere
  • Environments
  • Powerful templating language
  • Project or directory settings (ex. define the endpoint only once for all requests)
  • Scripting and tests
  • kreyac, the Kreya CLI
  • And more!

Where can I get it?

Head over to the download page.

Getting started / Documentation

Checkout out the Kreya documentation.

Bugs / Feature requests

Submit bug reports or feature requests in the issue tracker. Please check if an identical issue already exists.

Roadmap

In addition to the open issues, here is a broad overview of features we want to implement in Kreya:

  • Expand scripting and tests
  • Custom keymap support

Far future:

  • Websockets support
  • GraphQL support