Compile and run the client
Run your Genero RESTful Web service client app to display to the Genero Desktop Client (GDC).
In this task we run the client app in direct mode to display to the GDC.
In a production environment you need to deploy Genero Web services on a Genero Application Server (GAS) running behind a Web server such as Apache. Web services configured for the GAS are available once it starts. Client apps can reach the web service from the internet using a URL provided by the GAS. For more information, see Web services server program deployment.
Steps
Having completed the Quick start 1: RESTful server application, Quick start 2: RESTful server application, part 2, and Quick start 3: RESTful client application you have a basic knowledge of working with a Genero RESTful Web service. There are many more features and ways of working with Genero RESTful high level framework to explore.
You might want to read the topics about using the Genero Web Services high-level framework in the Reference section as a next step. Explore topics in the Code a RESTful server application (high-level framework) and Code a RESTful client application (high-level framework) sections to learn more about creating RESTful Web service server and client applications.