Automated Rest API generator based on Spring Framework and Beetl template engine

API REST is currently the most widely used application development approach worldwide, however, a large percentage of development is repetitive. Repetition in development generates waste of time and money. For this purpose, EasyRest is proposed, a project for automatic generation of API Rest based o...

Descripción completa

Detalles Bibliográficos
Autores: Chavez Chavez, Alvaro, Wong Portillo, Lenis
Tipo de recurso: artículo
Estado:Versión publicada
Fecha de publicación:2022
País:Perú
Institución:Universidad Nacional Mayor de San Marcos
Repositorio:Revistas - Universidad Nacional Mayor de San Marcos
Idioma:español
OAI Identifier:oai:revistasinvestigacion.unmsm.edu.pe:article/24125
Acceso en línea:https://revistasinvestigacion.unmsm.edu.pe/index.php/rpcsis/article/view/24125
Access Level:acceso abierto
Palabra clave:API Rest Generator
Spring Framework Project
Java Project Code Generator
MVC Project Generator
Generador API Rest
Generador Java Project Code
Generador de Proyecto MVC
Descripción
Sumario:API REST is currently the most widely used application development approach worldwide, however, a large percentage of development is repetitive. Repetition in development generates waste of time and money. For this purpose, EasyRest is proposed, a project for automatic generation of API Rest based on Spring Framework. For the development of this proposal, a custom archetype was built in Apache Maven. In addition, the construction of templates based on Beetl is performed. The proposal generates a Rest backend project, which contains controllers, services and repositories. The results obtained with the proposal were able to significantly reduce the time required for the construction of API Rest, compared to a manual construction. As a conclusion, the EasyRest proposal allows the automatic creation of API's Rest in a minimum of development time, automating the development of backend projects.