Runtime tools : Channels components : REST channel
  
REST channel
REST means Representational state transfer. Adding REST channel for UNICOM® Digital Transformation Toolkit (UDTT™) runtime could support calling major UDTT runtime artifacts by standard HTTP methods.
Advantages:
Simpler programming model for some consumers of web services
Easier for “last leg” kinds of clients (browsers, mobile devices, and so on)
Re-use web development knowledge
Provide industry standard interfaces to existing skilled developers on UDTT, lower UDTT specific skills need, reduce learning effort
See
Concepts
Tasks
Go up to
Channels components