{"id":31322841,"url":"https://github.com/piyushxcoder/simple_transaction_service","last_synced_at":"2025-10-19T07:39:40.150Z","repository":{"id":315635314,"uuid":"1060313351","full_name":"PiyushXCoder/simple_transaction_service","owner":"PiyushXCoder","description":"Simple Transaction Service","archived":false,"fork":false,"pushed_at":"2025-09-19T18:19:36.000Z","size":132,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-09-19T20:00:13.422Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","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/PiyushXCoder.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-09-19T17:49:54.000Z","updated_at":"2025-09-19T18:19:40.000Z","dependencies_parsed_at":"2025-09-19T20:00:19.894Z","dependency_job_id":"0ab40c6a-bdf5-4110-ad1f-b0f0d6c083d7","html_url":"https://github.com/PiyushXCoder/simple_transaction_service","commit_stats":null,"previous_names":["piyushxcoder/simple_transaction_service"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/PiyushXCoder/simple_transaction_service","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PiyushXCoder%2Fsimple_transaction_service","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PiyushXCoder%2Fsimple_transaction_service/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PiyushXCoder%2Fsimple_transaction_service/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PiyushXCoder%2Fsimple_transaction_service/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PiyushXCoder","download_url":"https://codeload.github.com/PiyushXCoder/simple_transaction_service/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PiyushXCoder%2Fsimple_transaction_service/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":276967043,"owners_count":25736930,"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","status":"online","status_checked_at":"2025-09-25T02:00:09.612Z","response_time":80,"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":"2025-09-25T19:19:19.552Z","updated_at":"2025-09-25T19:19:20.789Z","avatar_url":"https://github.com/PiyushXCoder.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Simple Transaction Service\n\n\u003cbr/\u003e\n\u003cp align=\"center\"\u003e\n\u003cimg width=\"300\" height=\"\" alt=\"Image\" src=\"./transaction.png\" align=\"center\"/\u003e\n\u003c/p\u003e\n\n[Api Documentatin](./API-Documentation.md)\n\n[Design Documentation](DESIGN.md)\n\n## How to run??\n\n1. Prerequisite\n   - docker\n\n2. Start Docker\n\n   ```bash\n   docker-compose up\n   ```\n\n3. Migrate database\n\n   ```bash\n   docker-compose exec -it app ./cli -m\n   ```\n\n4. Add API Key\n\n   ```bash\n   docker-compose exec -it app ./cli -a\n   ```\n\nAfter running it open [Api Documentatin](./API-Documentation.md) and check how to use\n\n## Open Telemetry\n\nOpen Telemetry is included! to check for stats run following command to start jaeger\n\n```bash\ndocker run -d --name jaeger \\\n  -e COLLECTOR_ZIPKIN_HOST_PORT=:9411 \\\n  -e COLLECTOR_OTLP_ENABLED=true \\\n  -p 6831:6831/udp \\\n  -p 6832:6832/udp \\\n  -p 5778:5778 \\\n  -p 16686:16686 \\\n  -p 4317:4317 \\\n  -p 4318:4318 \\\n  -p 14250:14250 \\\n  -p 14268:14268 \\\n  -p 14269:14269 \\\n  -p 9411:9411 \\\n  jaegertracing/all-in-one:latest\n```\n\nThen visit `http://localhost:16686/`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpiyushxcoder%2Fsimple_transaction_service","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpiyushxcoder%2Fsimple_transaction_service","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpiyushxcoder%2Fsimple_transaction_service/lists"}