{"id":20471516,"url":"https://github.com/backbase/mock-channel-connector","last_synced_at":"2025-08-25T23:07:32.222Z","repository":{"id":88305066,"uuid":"567889836","full_name":"Backbase/mock-channel-connector","owner":"Backbase","description":"This service is used by the Message Delivery capability for mocking any channel.","archived":false,"fork":false,"pushed_at":"2025-08-11T18:43:23.000Z","size":61,"stargazers_count":2,"open_issues_count":3,"forks_count":0,"subscribers_count":7,"default_branch":"main","last_synced_at":"2025-08-18T15:55:57.463Z","etag":null,"topics":["backbase","communication","message-delivery","testing"],"latest_commit_sha":null,"homepage":"https://github.com/backbase/mock-channel-connector","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Backbase.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2022-11-18T20:37:27.000Z","updated_at":"2022-12-09T23:58:55.000Z","dependencies_parsed_at":null,"dependency_job_id":"efd8ce94-6ef9-45e9-99c3-f44cd988cdc2","html_url":"https://github.com/Backbase/mock-channel-connector","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/Backbase/mock-channel-connector","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Backbase%2Fmock-channel-connector","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Backbase%2Fmock-channel-connector/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Backbase%2Fmock-channel-connector/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Backbase%2Fmock-channel-connector/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Backbase","download_url":"https://codeload.github.com/Backbase/mock-channel-connector/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Backbase%2Fmock-channel-connector/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272144649,"owners_count":24881141,"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-25T02:00:12.092Z","response_time":1107,"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":["backbase","communication","message-delivery","testing"],"created_at":"2024-11-15T14:16:24.358Z","updated_at":"2025-08-25T23:07:32.199Z","avatar_url":"https://github.com/Backbase.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003cimg width=\"120\" src=\"Backbase.png?raw=true\" alt=\"Backbase Logo\"\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\nThis service is used by the \u003ca href=\"https://community.backbase.com/documentation/foundation_services/latest/message_delivery\"\u003eMessage Delivery\u003c/a\u003e capability, and provides the ability to mock any channel.\n\u003cp\u003e\n\n\u003cp align=\"center\"\u003e \n    \u003ca href=\"https://github.com/backbase/mock-channel-connector/actions/workflows/main.yml\"\u003e\n        \u003cimg src=\"https://github.com/backbase/mock-channel-connector/actions/workflows/main.yml/badge.svg\" alt=\"Build\" /\u003e\n    \u003c/a\u003e\n    \u003ca href=\"https://sonarcloud.io/summary/new_code?id=Backbase_mock-channel-connector\"\u003e\n        \u003cimg src=\"https://sonarcloud.io/api/project_badges/measure?project=Backbase_mock-channel-connector\u0026metric=alert_status\" alt=\"Quality Gate\" /\u003e\n    \u003c/a\u003e\n    \u003ca href=\"https://sonarcloud.io/summary/new_code?id=Backbase_mock-channel-connector\"\u003e\n        \u003cimg src=\"https://sonarcloud.io/api/project_badges/measure?project=Backbase_mock-channel-connector\u0026metric=sqale_rating\" alt=\"Maintainability Rating\" /\u003e\n    \u003c/a\u003e\n    \u003ca href=\"https://conventionalcommits.org\"\u003e\n        \u003cimg src=\"https://img.shields.io/badge/Conventional%20Commits-1.0.0-yellow.svg\" alt=\"Conventional Commits\" /\u003e\n    \u003c/a\u003e\n\u003c/p\u003e\n\n---\n\n## Table of contents\n* [About](#about)\n* [Usage](#usage)\n* [Contributing](#contributing)\n* [License](#license)\n\n## About\n\nThe `mock-channel-connector` adds support for sending a message to any channel it is used within the [Message Delivery](https://community.backbase.com/documentation/foundation_services/latest/message_delivery) capability.\nIn the below diagram you can see how it fits into the Backbase architecture.\n\nThis connector was created using the following guide [Build a custom channel](https://community.backbase.com/documentation/foundation_services/latest/build_custom_channel). We use the `communication-channel` building block as a baseline and implement the connector to support any channel specification.\n\n![Architecture](docs/mock-channel-connector.svg)\n\n## Usage\nThis service is deployed like any other Backbase capability/service and ships with a Docker image.\n\nThe service listens to all the out-of-the-box channels: `push`,`in-app-notification`,`message-center`,`sms`, `email`.\n\n## Contributing\n\nFirst off, thanks for taking the time to contribute! Contributions are what makes the open-source community such an amazing place to learn, inspire, and create. Any contributions you make will benefit everybody else and are **greatly appreciated**.\n\nPlease adhere to this project's [code of conduct](CODE_OF_CONDUCT.md). For detailed instructions on repo organization, linting, testing, and other\nsteps see our [contributing guidelines](CONTRIBUTING.md)\n\n#### Contributors\n\n[![](https://contrib.rocks/image?repo=backbase/mock-channel-connector)](https://github.com/backbase/mock-channel-connector/graphs/contributors)\n\n## License\n\nThis project is licensed under the **Backbase** license.\n\nSee [LICENSE.md](LICENSE.md) for more information.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbackbase%2Fmock-channel-connector","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbackbase%2Fmock-channel-connector","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbackbase%2Fmock-channel-connector/lists"}