# REST

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.

***

### Links <a href="#links" id="links"></a>

[REST License](https://docs.linx.software/reference/plugins/rest/license)
