{"id":28942236,"url":"https://github.com/oseasandrepro/minibittorrent","last_synced_at":"2025-07-09T06:07:16.947Z","repository":{"id":296608274,"uuid":"991040317","full_name":"oseasandrepro/MiniBitTorrent","owner":"oseasandrepro","description":null,"archived":false,"fork":false,"pushed_at":"2025-06-19T01:19:38.000Z","size":108,"stargazers_count":2,"open_issues_count":1,"forks_count":1,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-06-23T03:04:21.286Z","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/oseasandrepro.png","metadata":{"files":{"readme":"README","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,"zenodo":null}},"created_at":"2025-05-27T03:26:28.000Z","updated_at":"2025-06-18T21:38:05.000Z","dependencies_parsed_at":"2025-06-01T08:54:51.925Z","dependency_job_id":"ca38b0dc-a20f-49bf-841e-3bc18b959b3d","html_url":"https://github.com/oseasandrepro/MiniBitTorrent","commit_stats":null,"previous_names":["oseasandrepro/minibittorrent"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/oseasandrepro/MiniBitTorrent","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oseasandrepro%2FMiniBitTorrent","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oseasandrepro%2FMiniBitTorrent/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oseasandrepro%2FMiniBitTorrent/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oseasandrepro%2FMiniBitTorrent/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oseasandrepro","download_url":"https://codeload.github.com/oseasandrepro/MiniBitTorrent/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oseasandrepro%2FMiniBitTorrent/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264403799,"owners_count":23602621,"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":[],"created_at":"2025-06-23T03:04:17.797Z","updated_at":"2025-07-09T06:07:16.941Z","avatar_url":"https://github.com/oseasandrepro.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"***Mini - BitTorrent***\n\nArchitecture\n------------\n![architecture(./images/Architecture.webp \"Architecture Diagram\")\n\nRecommended Directory Structure Using DDD\n-------------\n```\nsrc/\n└── main/\n    └── java/\n        └── org.uerj/\n            ├── application/\n            │   ├── tracker/\n            │   │   ├── TrackerService.java\n            │   │   └── TrackerApplicationService.java\n            │   └── leecher/\n            │       └── LeecherService.java\n            │\n            ├── domain/\n            │   ├── tracker/\n            │   │   ├── Tracker.java (Aggregate Root)\n            │   │   ├── TrackerId.java (Value Object)\n            │   │   ├── TrackerEvent.java\n            │   │   └── TrackerDomainService.java\n            │   └── leecher/\n            │       └── Leecher.java\n            │\n            ├── infrastructure/\n            │   ├── tracker/\n            │   │   ├── TrackerRepositoryImpl.java\n            │   │   └── TrackerHttpClient.java\n            │   └── persistence/\n            │       └── JPAConfig.java\n            │\n            ├── interfaces/\n            │   ├── tracker/\n            │   │   ├── TrackerController.java\n            │   │   └── TrackerDTO.java\n            │   └── leecher/\n            │       └── LeecherController.java\n            │\n            └── Application/\n                └── Main.java\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foseasandrepro%2Fminibittorrent","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foseasandrepro%2Fminibittorrent","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foseasandrepro%2Fminibittorrent/lists"}