{"id":29857982,"url":"https://github.com/webstradev/pricefetcher","last_synced_at":"2025-10-07T07:40:59.530Z","repository":{"id":174774106,"uuid":"652699557","full_name":"webstradev/pricefetcher","owner":"webstradev","description":null,"archived":false,"fork":false,"pushed_at":"2024-12-21T15:53:05.000Z","size":11269,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-30T01:52:50.545Z","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/webstradev.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":"2023-06-12T15:58:24.000Z","updated_at":"2024-12-21T15:53:08.000Z","dependencies_parsed_at":"2024-06-19T21:17:10.954Z","dependency_job_id":"242c8010-dbf7-4820-a9ca-e5005d1f9024","html_url":"https://github.com/webstradev/pricefetcher","commit_stats":null,"previous_names":["webstradev/pricefetcher"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/webstradev/pricefetcher","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webstradev%2Fpricefetcher","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webstradev%2Fpricefetcher/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webstradev%2Fpricefetcher/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webstradev%2Fpricefetcher/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/webstradev","download_url":"https://codeload.github.com/webstradev/pricefetcher/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webstradev%2Fpricefetcher/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278740831,"owners_count":26037480,"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-10-07T02:00:06.786Z","response_time":59,"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-07-30T01:21:46.931Z","updated_at":"2025-10-07T07:40:59.491Z","avatar_url":"https://github.com/webstradev.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# WIP PriceFetcher microservice\nThis is a small microservice with seperation of concerns for logging, metrics and handlers\n\n## Protobuffer installing\n\n### Linux\n```\nsudo apt install -y protobuf-compiler\n```\n\n### MacOS\n```\nbrew install protobuf\n```\n\n### GRPC and PRotobuffer package dependencies\n```\ngo get -u google.golang.org/protobuf/cmd/protoc-gen-go\ngo install google.golang.org/protobuf/cmd/protoc-gen-go\n\ngo get -u google.golang.org/grpc/cmd/protoc-gen-go-grpc\ngo install google.golang.org/grpc/cmd/protoc-gen-go-grpc\n```\n\nNOTE: You should add `protoc-gen-go-grpc`to your PATH\n\n```\nPATH=\"${PATH}:$HOME}/go/bin\"\n```\n\n\n### Running the service\n```\nmake run\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwebstradev%2Fpricefetcher","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwebstradev%2Fpricefetcher","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwebstradev%2Fpricefetcher/lists"}