{"id":22313428,"url":"https://github.com/wdyitz/api-restful-java","last_synced_at":"2026-06-22T18:32:05.567Z","repository":{"id":250887352,"uuid":"835756532","full_name":"WDYitz/API-RESTful-Java","owner":"WDYitz","description":null,"archived":false,"fork":false,"pushed_at":"2024-07-30T17:36:52.000Z","size":18,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-26T02:40:55.818Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/WDYitz.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-07-30T13:22:31.000Z","updated_at":"2024-07-30T17:36:55.000Z","dependencies_parsed_at":null,"dependency_job_id":"f860584c-aa79-45b5-8a8c-823fd82ae2be","html_url":"https://github.com/WDYitz/API-RESTful-Java","commit_stats":null,"previous_names":["wdyitz/api-restfull-java"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/WDYitz/API-RESTful-Java","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WDYitz%2FAPI-RESTful-Java","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WDYitz%2FAPI-RESTful-Java/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WDYitz%2FAPI-RESTful-Java/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WDYitz%2FAPI-RESTful-Java/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/WDYitz","download_url":"https://codeload.github.com/WDYitz/API-RESTful-Java/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WDYitz%2FAPI-RESTful-Java/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34661703,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-22T02:00:06.391Z","response_time":106,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":[],"created_at":"2024-12-03T22:07:12.854Z","updated_at":"2026-06-22T18:32:05.555Z","avatar_url":"https://github.com/WDYitz.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"### Java RESTful API\n\n## Diagrama de Classes\n\n```mermaid\nclassDiagram\n  class User {\n    -String name\n    -Account account\n    -Feature[] features\n    -Card card\n    -News[] news\n  }\n\n  class Account {\n    -String number\n    -String agency\n    -Number balance\n    -Number limit\n  }\n\n  class Feature {\n    -String icon\n    -String description\n  }\n\n  class Card {\n    -String number\n    -Number limit\n  }\n\n  class News {\n    -String icon\n    -String description\n  }\n\n  User \"1\" *-- \"1\" Account\n  User \"1\" *-- \"N\" Feature\n  User \"1\" *-- \"1\" Card\n  User \"1\" *-- \"N\" News\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwdyitz%2Fapi-restful-java","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwdyitz%2Fapi-restful-java","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwdyitz%2Fapi-restful-java/lists"}