As a developer, I would like the example application template to have clear, readable & understandable code. The current code base utilizes a framework generated by an OpenAPI spec which is difficult to read. While production applications benefit from this kind of "spec-first" development, the goal of this template repository is to provide a clear and concise example for others to understand how to build their own Gateway app. In light of that, a hand-coded application base with concise & consistent naming patterns provides a better learning opportunity.
Description
As a developer, I would like the example application template to have clear, readable & understandable code. The current code base utilizes a framework generated by an OpenAPI spec which is difficult to read. While production applications benefit from this kind of "spec-first" development, the goal of this template repository is to provide a clear and concise example for others to understand how to build their own Gateway app. In light of that, a hand-coded application base with concise & consistent naming patterns provides a better learning opportunity.