Postman Echo

We will be using postman-echo.com in the next section to send a test request using Postman. The Postman-echo.com (https://docs.postman-echo.com/) is a sample API implementation that Postman hosts so that you can experiment with different types of HTTP requests. It receives the request that you send to it and responds with a response.