Fake data generator
planned
Oscar Ruiz
Something like this actually.
Ahmed Ifhaam
Insomnia now uses faker to generate as of PR from few days ago. I also would like to see timestamp stuff that is simple and easy to use just like in .HTTP files using
{{$localDatetime iso8601 6 M}}
to generate datetimes, client-side guids etc. I feel like, instead of being a plugin, it could be a core feature with existing global variables that the user can extend if they want to. My first time participating here, let me know if my comments could be improved. Thanks.Gregory Schier
Ahmed Ifhaam It's definitely a great suggestion! And it's also interesting that Insomnia finally included one of the most popular plugins by default. I think that's a great way of approaching feature development: start as plugin, if plugin is used by most people, build it into the core app.
Gregory Schier
planned
Gregory Schier
Ah yes, adding this to the list of things for the plugin system to support.