{"id":15068985,"url":"https://github.com/cosmicalduck/proyectohomebanking","last_synced_at":"2026-02-05T13:32:48.872Z","repository":{"id":238573864,"uuid":"796850433","full_name":"cosmicalduck/ProyectoHomeBanking","owner":"cosmicalduck","description":"Proyecto de Homebanking para curso de java intermedio","archived":false,"fork":false,"pushed_at":"2024-05-13T21:26:37.000Z","size":238,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-16T07:27:51.538Z","etag":null,"topics":["java-11","spring-boot"],"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/cosmicalduck.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":"2024-05-06T18:38:37.000Z","updated_at":"2024-05-13T21:26:40.000Z","dependencies_parsed_at":"2024-05-06T19:52:12.882Z","dependency_job_id":"00b5d44e-0fcf-46f7-b62e-eabccd168912","html_url":"https://github.com/cosmicalduck/ProyectoHomeBanking","commit_stats":null,"previous_names":["cosmicalduck/proyectohomebanking"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/cosmicalduck/ProyectoHomeBanking","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmicalduck%2FProyectoHomeBanking","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmicalduck%2FProyectoHomeBanking/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmicalduck%2FProyectoHomeBanking/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmicalduck%2FProyectoHomeBanking/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cosmicalduck","download_url":"https://codeload.github.com/cosmicalduck/ProyectoHomeBanking/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmicalduck%2FProyectoHomeBanking/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265725051,"owners_count":23817947,"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":["java-11","spring-boot"],"created_at":"2024-09-25T01:39:57.112Z","updated_at":"2026-02-05T13:32:48.820Z","avatar_url":"https://github.com/cosmicalduck.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Homebankin Application\n\n## Configuración\n\n#### ClientDTO\nRepresenta la información que se mostrará de la entidad Client en las peticiones. Posee los siguientes campos: \n\nid (long): Identificador del cliente\n\nfirstName (string): Nombre del cliente\n\nlastName (string): Apellido del cliente\n\nemail (string): Correo del cliente\n\naccounts (List \u003c AccountDTO \u003e): Lista de las cuentas que posee el cliente\n\nloans (List \u003c ClientLoanDTO \u003e): Lista de los préstamos del cliente\n\ncards (List \u003c CardDTO \u003e): Lista de las tarjetas que posee el cliente\n\n#### AccountDTO\nReperesenta la información que se mostrará de la entidad Account en las peticiones. Posee los siguientes campos:\n\nid (long): Identificador de la cuenta\n\nnumber (string): Número de la cuenta\n\ndate (LocalDate): Fecha de creación de la cuenta\n\nbalance (double): Balance de la cuenta\n\ntransactions (List \u003c TransactionDTO \u003e): Lista de transacciones realizadas con la cuenta\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcosmicalduck%2Fproyectohomebanking","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcosmicalduck%2Fproyectohomebanking","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcosmicalduck%2Fproyectohomebanking/lists"}