Create and send any HTTP request using the Postman request builder

Talking with APIs makes more fun using Postman Show archive.org snapshot . As an alternative you can also use command line tools like cURL.

Image

snap install postman

How does it help me?

  • Editing multiline JSON bodies is much more comfortable than in the terminal
  • Saving named requests in a collection (can be shared with others)
  • Syntax highlighting when writing JSON bodies
  • History with all my requests
  • Multiple environments
  • Cookie manager
Emanuel About 8 years ago