Create and send any HTTP request using the Postman request builder

Updated . Posted . Visible to the public. Repeats.

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
Last edit
Dominik Schöler
License
Source code in this card is licensed under the MIT License.
Posted by Emanuel to makandra dev (2016-02-26 06:51)