{"id":25005011,"url":"https://github.com/johnsalazar/microservices-go-payment","last_synced_at":"2026-03-01T03:03:13.869Z","repository":{"id":172846974,"uuid":"649849043","full_name":"JohnSalazar/microservices-go-payment","owner":"JohnSalazar","description":"About Payment service. Part of an e-commerce built in Golang.","archived":false,"fork":false,"pushed_at":"2023-12-18T20:27:22.000Z","size":53,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-23T07:35:18.423Z","etag":null,"topics":["clean-code","cqrs","cqrs-pattern","discovery-service","docker","golang","grpc","hexagonal-architecture","kubernetes","metrics","microservices","nats","nosql","rest-api","solid","telemetry"],"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/JohnSalazar.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2023-06-05T19:17:22.000Z","updated_at":"2024-11-10T12:47:57.000Z","dependencies_parsed_at":"2024-01-01T10:11:03.531Z","dependency_job_id":"27709e9c-a272-4c41-9d23-0bc14458b6c8","html_url":"https://github.com/JohnSalazar/microservices-go-payment","commit_stats":{"total_commits":5,"total_committers":1,"mean_commits":5.0,"dds":0.0,"last_synced_commit":"be3aab6ffef681dfff5fdc60ca24578d5d34054c"},"previous_names":["johnsalazar/microservices-go-payment"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/JohnSalazar/microservices-go-payment","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JohnSalazar%2Fmicroservices-go-payment","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JohnSalazar%2Fmicroservices-go-payment/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JohnSalazar%2Fmicroservices-go-payment/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JohnSalazar%2Fmicroservices-go-payment/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JohnSalazar","download_url":"https://codeload.github.com/JohnSalazar/microservices-go-payment/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JohnSalazar%2Fmicroservices-go-payment/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29959284,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-01T01:47:18.291Z","status":"online","status_checked_at":"2026-03-01T02:00:07.437Z","response_time":124,"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":["clean-code","cqrs","cqrs-pattern","discovery-service","docker","golang","grpc","hexagonal-architecture","kubernetes","metrics","microservices","nats","nosql","rest-api","solid","telemetry"],"created_at":"2025-02-05T00:09:49.688Z","updated_at":"2026-03-01T03:03:13.758Z","avatar_url":"https://github.com/JohnSalazar.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# **Microservices in Golang - Payment**\n\n## Languages\n\n- Golang\n\n---\n\n## Implementations\n\n- RSA Public/Private Key Rotation\n- JWT with Public Key Rotation\n- Rest\n- GRPC\n- Events\n- Background Services\n- Discovery Service\n- Telemetry\n- Metrics\n\n---\n\n## Components\n\n- Viper\n- UUID\n- Validator\n- Gin\n- Breaker\n- Retrier\n- Cryptography\n- Mongo\n- Prometheus\n- Otel\n- Jaeger\n- Consul\n- Nats\n\n---\n\n## Hosting\n\n- NGINX\n- Docker\n- Kubernetes\n\n---\n\n## Architecture\n\n- Ports and Adapters (Hexagonal Architecture)\n- Clean Code\n- CQRS\n- Retry Pattern\n- Circuit Breaker\n- Repository\n- Api Gateway / Reverse Proxy\n\n###\n\n## Architecture Overview\n\n\u003cp align=\"center\"\u003e\n    \u003cimg alt=\"architecture overview\" src=\"https://github.com/JohnSalazar/microservices-go-payment/assets/16736914/2c850bec-6bf1-4e4b-b9f7-4971d5757fa3\" /\u003e\n\u003c/p\u003e\n\n---\n\n## List of Services\n\n### This service is part 7/8 of the e-commerce application\n\n- [Authentication](https://github.com/JohnSalazar/microservices-go-authentication)\n- [Email](https://github.com/JohnSalazar/microservices-go-email)\n- [Customer](https://github.com/JohnSalazar/microservices-go-customer)\n- [Product](https://github.com/JohnSalazar/microservices-go-product)\n- [Cart](https://github.com/JohnSalazar/microservices-go-cart)\n- [Order](https://github.com/JohnSalazar/microservices-go-order)\n- **Payment**\n- [Web](https://github.com/JohnSalazar/microservices-go-web)\n\n---\n\n## How to build this project\n\n### Access the Infra repository and follow the instructions\n\n- [Infra](https://github.com/JohnSalazar/microservices-go-infra)\n\n---\n\n## About\n\nPayment service was developed by [oceano.dev](https://oceano.dev/) \u003cimg alt=\"Brasil\" src=\"https://github.com/JohnSalazar/microservices-go-payment/assets/16736914/84496246-471f-4cfd-bc27-cef2dae0f81c\" width=\"20\" height=\"14\" /\u003e team under the [MIT license](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjohnsalazar%2Fmicroservices-go-payment","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjohnsalazar%2Fmicroservices-go-payment","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjohnsalazar%2Fmicroservices-go-payment/lists"}