REST
Last updated
Last updated
The REST plugin contains functions and services that can be used when calling or creating REST web services:
Function:
CallRESTEndpoint: To call a REST web service.
Service:
RESTHost: To assemble and publish a REST web service endpoint by implementing its web methods through events.
SimpleRESTHost: To assemble and publish a REST web service endpoint by implementing its web methods through events.