Creating a REST client application in Genero Studio
Use a Web service's OpenAPI description file to generate the client stub for a Genero BDL REST client application.
Genero Studio provides a graphical means for creating a REST client stub file. Behind the scenes, the fglrestful command line tool is completing the task for you. To find out more about the REST client stub file, and how you use it to code a REST client application, refer to the Genero Business Development Language User Guide.
Steps
You are now ready to code the remainder of your client application. For information on coding a REST client using a generated client stub, refer to the RESTful Web services (high-level framework) section of the Genero Business Development Language User Guide.