{"id":20594375,"url":"https://github.com/isaquemicroservices/customer","last_synced_at":"2026-04-19T12:37:26.270Z","repository":{"id":96797837,"uuid":"459693676","full_name":"isaquemicroservices/customer","owner":"isaquemicroservices","description":"🥳 Microservice of customer built with golang and gRPC","archived":false,"fork":false,"pushed_at":"2022-02-15T18:46:10.000Z","size":14,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-01-17T00:31:46.126Z","etag":null,"topics":["customers-services","ddd-architecture","grpc","grpc-go","microservice","microservices-application"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/isaquemicroservices.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2022-02-15T18:05:16.000Z","updated_at":"2022-09-08T18:15:41.000Z","dependencies_parsed_at":"2023-03-13T16:24:30.152Z","dependency_job_id":null,"html_url":"https://github.com/isaquemicroservices/customer","commit_stats":null,"previous_names":["isaqueveraslabs/customer-microservice"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaquemicroservices%2Fcustomer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaquemicroservices%2Fcustomer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaquemicroservices%2Fcustomer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaquemicroservices%2Fcustomer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/isaquemicroservices","download_url":"https://codeload.github.com/isaquemicroservices/customer/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242229338,"owners_count":20093372,"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":["customers-services","ddd-architecture","grpc","grpc-go","microservice","microservices-application"],"created_at":"2024-11-16T08:08:48.846Z","updated_at":"2026-04-19T12:37:26.214Z","avatar_url":"https://github.com/isaquemicroservices.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🥳 Building microservices to manage customer data using Go and gRPC\n\nCommand to generate protobuf\n```go\n$ protoc -I . protos/customer/customer.proto --go_out=plugins=grpc:./application\n```\n\n### Create folder for config.json file\n```bat\n$ sudo mkdir /etc/ms-customer\n$ sudo touch /etc/ms-customer/config.json\n$ sudo cp ./config.json /etc/ms-customer/config.json\n$ sudo chmod 777 /etc/ms-customer/config.json\n```\nif you changed the config.json file, use the command at the bottom to update the config.json file on your computer\n```bat\n$ sudo cp ./config.json /etc/ms-customer/config.json\n```\n\ncommand to run the test\n```go\n$ go test ./... --cover\n```\n\nCommand to generate test files\n```go\n$ go test -coverprofile cover.out \n$ go tool cover -html=cover.out -o cover.html\n```\n\nCreate table in PostgreSQL \n```sql\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fisaquemicroservices%2Fcustomer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fisaquemicroservices%2Fcustomer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fisaquemicroservices%2Fcustomer/lists"}