I tend to collect little Ruby one or two liners for common REST calls, and now Go. Takes care of things like getting a JWT token and including it in the right header, as reusable code.
Takes slightly longer the first time than curl or Postman. But much more powerful in terms of using in scripts for operations tasks.
Takes slightly longer the first time than curl or Postman. But much more powerful in terms of using in scripts for operations tasks.