{"id":37373246,"url":"https://github.com/soulcodex/deus-cargo-tracker","last_synced_at":"2026-01-16T05:01:07.701Z","repository":{"id":311966156,"uuid":"1045811056","full_name":"soulcodex/deus-cargo-tracker","owner":"soulcodex","description":"A cargo tracking service used to perform tracking of goods being transported by DEUS","archived":false,"fork":false,"pushed_at":"2025-08-27T18:42:19.000Z","size":49,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-08-28T03:30:20.459Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","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/soulcodex.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,"zenodo":null}},"created_at":"2025-08-27T18:40:17.000Z","updated_at":"2025-08-27T18:42:22.000Z","dependencies_parsed_at":"2025-08-28T03:34:26.612Z","dependency_job_id":"05cc2f99-a9fc-4c74-a971-c05fd3d9125e","html_url":"https://github.com/soulcodex/deus-cargo-tracker","commit_stats":null,"previous_names":["soulcodex/deus-cargo-tracker"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/soulcodex/deus-cargo-tracker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soulcodex%2Fdeus-cargo-tracker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soulcodex%2Fdeus-cargo-tracker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soulcodex%2Fdeus-cargo-tracker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soulcodex%2Fdeus-cargo-tracker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/soulcodex","download_url":"https://codeload.github.com/soulcodex/deus-cargo-tracker/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soulcodex%2Fdeus-cargo-tracker/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28477210,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-16T03:13:13.607Z","status":"ssl_error","status_checked_at":"2026-01-16T03:11:47.863Z","response_time":107,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"2026-01-16T05:01:00.299Z","updated_at":"2026-01-16T05:01:07.684Z","avatar_url":"https://github.com/soulcodex.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\" style=\"text-align: center; padding: 20px\"\u003e\n    \u003ch2\u003e📦 DEUS Cargo Tracker 📦\u003c/h2\u003e\n\u003c/div\u003e\n\n![Go](https://img.shields.io/badge/Go-1.24.1-blue.svg?style=for-the-badge)\n\n## ⚙️ Requirements\n\n- [Go](https://golang.org/doc/install) `1.24 or earlier`\n- [Docker](https://docs.docker.com/get-docker/) or [Orbstack](https://orbstack.dev/download)\n- [Just](https://github.com/casey/just#installation)\n- [golang-ci lint](https://github.com/golangci/golangci-lint)\n- [Moq](https://github.com/matryer/moq)\n\n## 📥 Installation\n\nClone the repository using Git:\n\n```bash\ngit clone https://github.com/soulcodex/deus-cargo-tracker.git\n```\n\n### ⚙️ Install `just`\n\nThe repository uses [`just`](https://github.com/casey/just) for task automation. Install it with:\n\n```bash\ncurl --proto '=https' --tlsv1.2 -sSf https://just.systems/install.sh | sudo bash -s -- --to /usr/local/bin\n```\n\n### 📦 Install Tools \u0026 Dependencies\n\nTo install all project external dependencies and tools, run:\n\n```bash\njust install\n```\n\n## 🐳 Running using a `docker-compose` stack\n\nTo start the cargo tracker component using the **Docker Compose** stack provided, run:\n\n```bash\njust up\n```\n\nTo shut down the stack, use:\n\n```bash\njust down\n```\n\n## ▶️ Running the cargo tracker component locally\n\nTo start the cargo tracker component service in local, execute the following command:\n\n```bash\njust run\n```\n\n\u003e This executes the `docker-compose.yml` file located in `deployments/docker-compose/`.\n\n## 📃 OpenAPI Documentation\n\nThe OpenAPI documentation for the cargo tracker component is available on [api/openapi.yaml](api/openapi.yaml). You\ncan view it in your browser or use tools like Swagger UI to interact with the API.\n\n## 📁 Project Structure\n\nFor a deeper dive into project structure best practices, check out the\n**[Go Standard Layout](https://github.com/golang-standards/project-layout)** repository.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsoulcodex%2Fdeus-cargo-tracker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsoulcodex%2Fdeus-cargo-tracker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsoulcodex%2Fdeus-cargo-tracker/lists"}