1 pointby igtumt5 hours ago3 comments
  • dhruv30063 hours ago
    Yeah, I know what you mean. I still use curl sometimes,but for anything beyond a basic GET, the monolithic nature of tools like Postman feels way too heavy. I recommend checking out Voiden, - all Markdown files and uses composable blocks, this makes it easy for quick, version-controlled tests. Good for the "quick checks" but also for more advanced workflows (collection runner, scripting etc).
  • nikolasdimi3 hours ago
    postman is great for complex stuff - what kind of complex stuff?
  • igtumt4 hours ago
    For daily use any advise?