You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Yik Teng Hie 64aaafa841 add postman mock server setup 5 years ago
..
README.md add postman mock server setup 5 years ago
example.png add postman mock server setup 5 years ago
mock.png add postman mock server setup 5 years ago

README.md

Mock API Server using Postman

  1. On the endpoint, click on ... and select Add example.

  2. Create an Example Response for the endpoint. Make sure not variable used for endpoint path.

    example

  3. Fill in the response data

  4. On the collection, Click on ... and select Mock collection

    mock

  5. Copy the mock server link. Use the link to call the mock server endpoint