{"id":23188174,"url":"https://github.com/devika7300/receipt-processor","last_synced_at":"2025-08-17T21:13:01.219Z","repository":{"id":268642563,"uuid":"905025560","full_name":"devika7300/receipt-processor","owner":"devika7300","description":null,"archived":false,"fork":false,"pushed_at":"2024-12-18T02:36:52.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-05T05:43:26.204Z","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/devika7300.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-12-18T02:30:33.000Z","updated_at":"2024-12-18T02:36:56.000Z","dependencies_parsed_at":"2024-12-18T03:26:22.215Z","dependency_job_id":"cb133a36-5d49-4808-a69d-c127b343e4f5","html_url":"https://github.com/devika7300/receipt-processor","commit_stats":null,"previous_names":["devika7300/receipt-processor"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/devika7300/receipt-processor","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devika7300%2Freceipt-processor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devika7300%2Freceipt-processor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devika7300%2Freceipt-processor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devika7300%2Freceipt-processor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/devika7300","download_url":"https://codeload.github.com/devika7300/receipt-processor/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devika7300%2Freceipt-processor/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270906968,"owners_count":24665876,"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-08-17T02:00:09.016Z","response_time":129,"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-18T11:13:09.934Z","updated_at":"2025-08-17T21:13:01.164Z","avatar_url":"https://github.com/devika7300.png","language":"Go","readme":"# Receipt Processor\n\n## Overview\nThe Receipt Processor is a simple web service designed to process receipts and calculate points based on specific business rules. This project is implemented using Go and can be run within a Docker container.\n\n## Features\n- Process receipt data via a REST API.\n- Calculate points based on the receipt contents.\n- Store receipt data in-memory (no persistent storage).\n\n## Prerequisites\n- Docker\n- Go (optional for local development without Docker)\n\n## Installation\n\n### With Docker\n1. Clone the repository:\n   ```bash\n   git clone https://github.com/yourusername/receipt-processor.git\n   cd receipt-processor\n\n2. Build the Docker image:\n    docker build -t receipt-processor .\n\n3. Run the Docker container:\n    docker run -d -p 8080:8080 receipt-processor\n\n### Without Docker\n    go run main.go\n\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevika7300%2Freceipt-processor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevika7300%2Freceipt-processor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevika7300%2Freceipt-processor/lists"}