{"id":51225875,"url":"https://github.com/okamyuji/rails-sunabar-payments","last_synced_at":"2026-06-28T11:30:32.013Z","repository":{"id":365994134,"uuid":"1274656184","full_name":"okamyuji/rails-sunabar-payments","owner":"okamyuji","description":"GMOあおぞらネット銀行sunabar API決済管理システム (Rails8.1/Ruby3.4)","archived":false,"fork":false,"pushed_at":"2026-06-26T20:48:14.000Z","size":209,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-06-26T22:16:18.723Z","etag":null,"topics":["circuit-breaker","fintech","outbox-pattern","payment","rails","ruby","solid-queue","sunabar"],"latest_commit_sha":null,"homepage":"","language":"Ruby","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/okamyuji.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":"2026-06-19T18:44:22.000Z","updated_at":"2026-06-26T20:48:17.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/okamyuji/rails-sunabar-payments","commit_stats":null,"previous_names":["okamyuji/rails-sunabar-payments"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/okamyuji/rails-sunabar-payments","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/okamyuji%2Frails-sunabar-payments","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/okamyuji%2Frails-sunabar-payments/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/okamyuji%2Frails-sunabar-payments/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/okamyuji%2Frails-sunabar-payments/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/okamyuji","download_url":"https://codeload.github.com/okamyuji/rails-sunabar-payments/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/okamyuji%2Frails-sunabar-payments/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34887328,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-28T02:00:05.809Z","response_time":54,"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":["circuit-breaker","fintech","outbox-pattern","payment","rails","ruby","solid-queue","sunabar"],"created_at":"2026-06-28T11:30:29.541Z","updated_at":"2026-06-28T11:30:32.004Z","avatar_url":"https://github.com/okamyuji.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# rails-sunabar-payments\n\nGMOあおぞらネット銀行のsandbox API(sunabar)を利用した決済管理システム。\n[go-sunabar-payments](https://github.com/okamyuji/go-sunabar-payments)のRails8.1移植版。\n\n## 技術スタック\n\n- Ruby3.4(YJIT) / Rails8.1\n- MySQL8.0\n- SolidQueue(Outbox Relay / Reconciler)\n- Docker(compose.yml)\n\n## 機能\n\n- 振込依頼・状態管理(Transactional Outboxパターン)\n- 入金消込(バーチャル口座 → 請求書突合)\n- 通知(イベント駆動、冪等性保証)\n- 管理画面(ERB + Tailwind CSS)\n\n## セットアップ\n\n```bash\ndocker compose up -d db\nbundle install\nbin/rails db:setup\nbin/rails server\n```\n\nSolidQueueワーカー:\n```bash\nbin/rails solid_queue:start\n```\n\n## テスト\n\n```bash\nbin/rails test          # ユニット/結合(199件)\nbin/rails test:system   # E2E(5件)\n```\n\n## 品質ゲート\n\n```bash\ngitleaks detect --source .\nbundle exec stree check app lib\nbundle exec rubocop\n```\n\npre-commit(lefthook)で自動実行。\n\n## 設計書\n\n- [要件定義書](docs/01_requirements.md)\n- [基本設計書](docs/02_basic_design.md)\n- [詳細設計書](docs/03_detailed_design.md)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fokamyuji%2Frails-sunabar-payments","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fokamyuji%2Frails-sunabar-payments","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fokamyuji%2Frails-sunabar-payments/lists"}