Prototipo generador de código fuente para aplicaciones de servicios. Caso de estudio: proceso de alquiler de libros de una biblioteca
Fecha
Autor corporativo
Título de la revista
ISSN de la revista
Título del volumen
Editor
Compartir
Altmetric
Resumen
The fourth industrial revolution has led to a constant technological evolution, leading organizations to look for continuous improvement, adapting their business to the modern market and competitiveness through innovation. Organizations have the challenge of creating bigger and more complex systems in a short time and without exceeding costs.
With different technologies and architectures, organizations have difficulty in maturing and standardizing their processes of software development. Due to this, a lot of effort is invested in the details of implementation and, to a lesser extent, in other relevant aspects such as the quality and the logic of the business.
Currently, in the software development industry, there are no tools capable of generating a complete code structure based on a defined architecture and with the implementation of best practices. There are tools capable of providing a generic code that, although they save a lot of effort to the developer, it depends on him/her to ensure the correct structure of the architecture and the implementation of best practices and standards of the organization.
This document shows how, through modern architectures and research of good development practices, it is possible to propose a prototype code generator for REST Services from data definition language. Likewise, special importance is given to the process of creating the database model, since the successful outcome of the project depends on this to a great extent. The above, in order to support organizations, in their different areas, for the creation of projects.
Additionally, the research process and methodology are exposed along with the use of the architecture and the tools necessary for the construction of the artifacts that compose it.