friendsofgo / killgrave

Simple way to generate mock servers written in Go
https://friendsofgo.github.io/killgrave/
MIT License
498 stars 94 forks source link

Explore possible integrations with Bruno #147

Open joanlopez opened 9 months ago

joanlopez commented 9 months ago

Bruno (https://github.com/usebruno/bruno) is an alternative to Postman (and similar tools) that's gaining popularity, with its own language, also with support for defining test suites over the HTTP APIs.

So, could worth exploring if there's any kind of integration that would make sense, like any automatic translation from/to Bruno definitions, equivalent to OAPI/Swagger.