AnWeber / httpyac

Command Line Interface for *.http and *.rest files. Connect with http, gRPC, WebSocket and MQTT
https://httpyac.github.io/
MIT License
386 stars 34 forks source link

Import from Postman #785

Open matthewturner opened 1 week ago

matthewturner commented 1 week ago

Hi,

Are there any plans to support import/conversion from Postman?

In the meantime, I've made a start on httpyac-import in case it's of use to anyone.

Thanks!

AnWeber commented 1 week ago

see https://github.com/AnWeber/vscode-httpyac/issues/267. yes, but no. It would make sense, but I would find importing OpenAPI almost more interesting. Postman usually also requires Prerequest scripts, which I can't convert. It's best to think about the transformation yourself.

And thanks for your tool. 🥳 🎉