Settings

Theme

HN: Postkid a small CLI curl command line builder

1 points by vyskocilm 6 years ago · 0 comments · 1 min read


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.

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.

https://github.com/vyskocilm/postkid

No comments yet.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection