A brief introduction to REST. Creating a Web Services Client.
Web Worker Objects and the HTTPClientWorker.
Working with JSON resources on the client.
Creating an Omnis RESTful API (ORA) on the Omnis App Server.
Setting up Tomcat.
Defining the API using a Swagger definition. Calling the RESTful service.
Using Swagger UI.
Using Omnis Studio. URIs and HTTP methods.
ORA Properties and Methods.
Working with JSON resources on the server. Managing Server Responses.
Sending reponses in blocks. Using transfer-encoding chunked. Using Server Sent Events.
Web Services Functions.
Timer Worker Objects.
Cross Origin Resource Sharing. Authentication.
Configuring RESTful based web services. The config.json file.
Logging RESTful requests and responses.