Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Current »

The purpose of this tab is to:

  1. Define API mocks for your REST APIs. This will help you in
    1. doing parallel development between front-end and back-end.
    2. building proof of concepts applications.
    3. removing front-end dependency on back-end.
  2. To view the logged requests coming to Mock server. This will help you in
    1. creating API mock easily instead of creating it automatically.
    2. validating incoming requests to vREST.

Mock Server tab provides the above two major functions:

  1. API MocksĀ 
  2. Mock Logger
  • No labels