postman
Testing HTTP Requests with Postman
· β˜• 4 min read
In Postman Premier - The Minimal Postman you need to Learn, I posted the minimum of Postman you need to learn. In this article, I'm going to expand on that knowledge and dig more onto the response. In this post I'll asserting the response on certain values and response code and more.

Postman Premier - The Minimal Postman you need to Learn
· β˜• 7 min read
Today we are going to learn about how to use Postman as a backend engineer to make our daily life easier. Postman is an API testing tool where you can test your REST APIs. It has now developed into handling many different kind of interfaces, but today we are going to focus on the REST APIs.