Skip to main content

Silvan

Kreya 1.14 brings you a lot of new features. Starting with running a directory as a collection, an Insomnia importer, automatic import of system environment variables and opening items in the file manager. The CLI now has the ability to invoke multiple collections with a single call and generate a JUnit test report. Scripting has been improved and trace messages can be filtered.

Silvan

2.87 million invoked operations, almost 4,000 monthly active users and many more numbers that our telemetry has provided us with over the last year.

Silvan

Kreya 1.13 is now available! With a new major feature .. 🥁🥁 .. collections! This allows you to invoke multiple operations with a single click. It's also now possible to import your Postman collections and environments. The protobuf declaration for gRPC operations can be viewed in the new Declaration tab. The CLI has a new 'create project' command and a few bugs have been fixed.

Silvan

Today I was sitting at my computer desk and it was raining and cold outside. Nothing special, just a Friday. I was implementing some code for a project and had to run over 2,000 tests. I started the tests and had a moment to surf the internet. Opened Hacker News and saw the link to Advent of Code 2023. Like almost every year, I opened the page, logged in and looked at the first puzzle. My interest and motivation to solve such a puzzle was quite high.

Silvan

Kreya 1.12 has been released! This new version comes with a lot of new features and some bug fixes. Starting with a new dialog for unimported operations that is visible after an import run. If you ever wanted to see how long a request takes on the wire and server side, this is now possible with the new Timing tab. And for REST, we now support server-sent events.

Silvan

First of all, bring your own storage means you have the freedom to choose which storage provider you want to use to store your data. Unlike Postman, Insomnia and other API clients, Kreya gives you an easy way to bring your own storage. Kreya intentionally stores the project data in readable text files in the location of your choice, so you can easily read, edit, and share/sync the files with your favorite tools.

Silvan

Kreya 1.11 is out now! This release prioritises enhancing the user experience. New users are now provided with a tour to familiarise themselves with Kreya on their first launch. The UI components, including buttons, have been improved to boost usability. The welcome screen has been completely redesigned and now includes quick links and tips. Moreover, quick action hints have been added when no tab is open. It is now possible to purge user variables, and an option to duplicate importers has been added. Additionally, this release includes numerous bug fixes.

Manuel

Do you have a legacy API without any tests? Multiple APIs written in different languages? Or a Q&A team that wants to test all APIs with the same powerful tool? Then Kreya is the perfect solution for you!

Testing APIs with Kreya has its advantages. You can test your API both manually (e.g. during development) and in an automated way. Learn more about testing with Kreya in this article.

Manuel

For a long time, REST was the one and only "standard" for building APIs. It kind of replaced SOAP, which was an ugly mess of "too much XML". But in recent years, new alternatives have emerged. In 2015, Facebook released GraphQL to the public, and in 2016 Google followed suit with the release of gRPC. In this article, we are going to focus on the latter and compare it with REST, which is still widely used.

REST vs gRPC thumbnail

Silvan

Kreya 1.10 is out with some important changes, including a CLI and operation tabs. Many other features like a history of operations and path variables for REST operations were also implemented. And of course various bugs have been fixed in this version.