Decouple UI and Web Service API

  • Separate UI and web service API to different modules and web applications. So that user can run both services on different servers with different privileges (access).
  • No labels