{"id":20219730,"url":"https://github.com/eliteasadev/spring-mvc-restapi","last_synced_at":"2026-05-12T14:06:06.076Z","repository":{"id":158922461,"uuid":"634289648","full_name":"eliteasadev/spring-mvc-restapi","owner":"eliteasadev","description":"🌄 Proyecto que implementa el patrón Modelo Vista Controlador (MVC) utilizando el framework Spring de Java con una consulta a una restapi.","archived":false,"fork":false,"pushed_at":"2023-07-04T14:54:05.000Z","size":161,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-13T22:38:59.715Z","etag":null,"topics":["jackson-databind","java","mvc","restapi","spring"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/eliteasadev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-04-29T16:44:27.000Z","updated_at":"2024-01-20T02:08:51.000Z","dependencies_parsed_at":"2024-05-05T21:52:19.238Z","dependency_job_id":null,"html_url":"https://github.com/eliteasadev/spring-mvc-restapi","commit_stats":null,"previous_names":["eliteasadev/spring-mvc-restapi"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eliteasadev%2Fspring-mvc-restapi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eliteasadev%2Fspring-mvc-restapi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eliteasadev%2Fspring-mvc-restapi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eliteasadev%2Fspring-mvc-restapi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eliteasadev","download_url":"https://codeload.github.com/eliteasadev/spring-mvc-restapi/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241661408,"owners_count":19998949,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["jackson-databind","java","mvc","restapi","spring"],"created_at":"2024-11-14T06:43:38.599Z","updated_at":"2026-05-12T14:06:01.034Z","avatar_url":"https://github.com/eliteasadev.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🖥️Spring MVC + REST API Request\n\nEn este proyecto se usa la teoría del modelo vista - controlador, con la ayuda del framework de java Spring. Además de lo anterior se usa la librería __Jackson Databind__ para hacer la conversión de String a Java Objects sobre la respuesta de la REST API.\n\n__Interfaz de la aplicación:__\n\n![](https://github.com/Eliteasdev/Spring-MVC/blob/main/github/Desktop.png?raw=true)\n\n## 📓Comenzando\n\nPuedes clonar el repositorio con el siguiente comando:\n\n~~~git\ngit clone https://github.com/Eliteasdev/Spring-MVC.git\n~~~\n\n\n### Estructura del proyecto\n\n~~~js\nintro\n│   README.md\n│   HELPME.md // Docs del propio framework\n|   .gitignore\n|   build.gradle\n|   gradlew\n|   gradle.bat\n|   settings.gradle\n│   📁️.gradle    \n│   📁️.idea\n│   📁️build\n└───📁github [Archivos para Readme en Github]\n|\n└───📁️src\n|   │   📁️main\n|   │   📁️test\n~~~\n\n### 🛠️Pre-requisitos\n\n* [Intellij idea community](https://www.jetbrains.com/idea/)\n* JDK 17 En el proyecto se usó la ofrecidad por el IDE [IntelliJ Idea]\n* [Libreria Jackson Databind](https://central.sonatype.com/artifact/com.fasterxml.jackson.core/jackson-databind/2.15.0/overview)\n* [The Rick and Morty API](https://rickandmortyapi.com/)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feliteasadev%2Fspring-mvc-restapi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feliteasadev%2Fspring-mvc-restapi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feliteasadev%2Fspring-mvc-restapi/lists"}