Recently I was investigating the Matomo HTTP API and wanted to perform some experiments. However writing curl commands manually started to be really cumbersome. I was looking for alternatives however found Electron based applications like Postman or Postwoman or some online tools only and I do prefer to stay inside my editor most of the time.<p>So I wrote small CLI only helper called Postkid (simpler and smaller version of previous tools) which generates curl command line from Yaml input file. Tools will take a case about query string and path quoting. Any feedback will be appreciated.<p>https://github.com/vyskocilm/postkid