Hacker News new | ask | show | jobs
by BrunoJo 3320 days ago
A "Run in Insomnia" button would be great which I could add to the API documentation of my project (like this insomnia://run?method=post&url=example.com%2Fapi%2F)
1 comments

That would be awesome. I just added a (still undocumented) protocol handler to import remote files (like insomnia://app/import?uri=https://foo.bar/file.json).

Putting the data right in the URL would be awesome as well, though.