Read more

Create and send any HTTP request using the Postman request builder

Emanuel
February 26, 2016Software engineer at makandra GmbH

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

Illustration book lover

Growing Rails Applications in Practice

Check out our e-book. Learn to structure large Ruby on Rails codebases with the tools you already know and love.

  • Introduce design conventions for controllers and user-facing models
  • Create a system for growth
  • Build applications to last
Read more Show archive.org snapshot

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
Posted by Emanuel to makandra dev (2016-02-26 07:51)