Earlier quoted context omitted.
Correct, the Kreya UI is inspired by Insomnia. Some of the differences are the more complete gRPC support, how API authentication is handled and how the project data is stored.
I'm not interested about gRPC right now. API auth is complicated in insomnia, but there is a clever way to use variables/env to solve it once and for all. So that's also a non-issue in this comparison. Insomnia UI/UX is still much better/prettier (Postman is ugly + bad UX). So the only great point for now is how the data is stored. I don't know why Insomnia hasn't fixed this on their end yet; their sync is so bad bec…
Import of Insomnia or Postman collections is not yet implemented. However, if you have an OpenAPI/Swagger document, you can import that for a quick start. Or use the Kreya example project to quickly evaluate it.