[FlowTestAI] Recently discovered this tool when looking at langchain blogs. I usually test APIs in isolation in postman/insomnia but i found it pretty useful to just construct a contextual flow where APIs are chained one after another with realtime data flowing between API calls. Their natural language promopt to flow translation is actually good given that it gives out sample request body and query/path parameters which saves time given that currently i have to go understand the full OpenAPI spec for each of those values. Has anybody else tried the tool?
https://github.com/FlowTestAI/FlowTest
A low code end to end API testing tool powered by LLMs | Heykuki News