TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

HN: Postkid a small CLI curl command line builder

1 pointsby vyskocilmover 5 years ago
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:&#x2F;&#x2F;github.com&#x2F;vyskocilm&#x2F;postkid

no comments

no comments