(no title)
jesse_faden | 3 years ago
1. Variables / Dynamic Variables
2. GraphQL introspection
3. Pre/Post request scripts
4. Collection Runner
Postman is pretty expensive for larger teams.
That makes it horrible to collaborate because then you’d just be sharing giant JSON files which can easily go out of sync between multiple people.
9dev|3 years ago
Don’t know about the GraphQL story, however.
jim180|3 years ago
CommonGuy|3 years ago
GraphQL may be supported in the future, but we currently plan to expand the core features of Kreya first.
Regarding collaboration, we explicitely designed the Kreya storage model to be easily syncable via git (or your favorite VCS).
twohaibei|3 years ago