The quest for request makers As a backend developer I’m often looking to make some one-off requests to test new API endpoints, or to explore some returned data. In the past I’ve used curl directly, or Postman. Postman turning into an enterprise collaboration tool is fine, (or even a cli runner) but in general its gotten to feel too much for simple…