REST Web services

When creating a REST Web service, you can either generate code from the OpenAPI description file (client only),code the application by hand, or generate the application using the Business Application Modeler.

To generate code for a REST client application from the OpenAPI description file, refer to the topics in this section. In addition, find out how to set the configuration node to launch a Genero REST Web service application.

For information about coding a REST Web service by hand, see the RESTful web services section of the Genero Business Development Language User Guide.

To generate a REST Web service application using the Business Application Modeler, see the related topics in the Business Application Modeling section of this manual, starting with JSON Web services.