Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • This functionality is helpful in decoupling backend development from the frontend development. One can start developing frontend directly using mocked HTTP requests.
  • To speedup the development because one can start writing the frontend before the backend is in place. Both teams (Backend and frontend) can work in parallel.
  • Can be used to write demo applications without the backend is in place.

 To read, how mock server works in vREST, please follow:

Child pages (Children Display)