{"id":28679566,"url":"https://github.com/caplin/datasource-extensions","last_synced_at":"2026-02-06T13:21:11.346Z","repository":{"id":298360174,"uuid":"999633237","full_name":"caplin/DataSource-Extensions","owner":"caplin","description":"Libraries to assist with using DataSource with Spring Boot and Reactive libraries","archived":false,"fork":false,"pushed_at":"2025-07-18T12:39:24.000Z","size":598,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-07-26T17:03:33.600Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/caplin.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,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-06-10T14:47:49.000Z","updated_at":"2025-07-18T12:34:06.000Z","dependencies_parsed_at":"2025-06-10T19:03:32.408Z","dependency_job_id":"855cd508-174a-4030-9700-b6e22cfad7e6","html_url":"https://github.com/caplin/DataSource-Extensions","commit_stats":null,"previous_names":["caplin/datasource-extensions"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/caplin/DataSource-Extensions","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caplin%2FDataSource-Extensions","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caplin%2FDataSource-Extensions/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caplin%2FDataSource-Extensions/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caplin%2FDataSource-Extensions/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/caplin","download_url":"https://codeload.github.com/caplin/DataSource-Extensions/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caplin%2FDataSource-Extensions/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267234641,"owners_count":24057598,"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-07-26T02:00:08.937Z","response_time":62,"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-06-14T01:43:23.323Z","updated_at":"2026-02-06T13:21:11.332Z","avatar_url":"https://github.com/caplin.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Extensions for DataSource\n\n## Reactive\n\nThese modules provide APIs for consuming and providing data as streams implementations provided by popular libraries to\nDataSource subjects and channels.\n\n| Module                      | Supports                                                                                                                                                                                                           |\n|-----------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| datasourcex-kotlin          | [Kotlin Flow](https://kotlinlang.org/docs/flow.html) and suspending functions                                                                                                                                      |\n| datasourcex-java-flow       | [Java Flow](https://docs.oracle.com/javase/9/docs/api/java/util/concurrent/Flow.html)                                                                                                                              |\n| datasourcex-reactivestreams | [Reactive Streams](https://www.reactive-streams.org) such as:\u003cbr/\u003e[Reactor](https://projectreactor.io/) - Flux and Mono\u003cbr/\u003e[RxJava](https://github.com/ReactiveX/RxJava) - Observable, Flowable, Single and Maybe |\n\n### Usage\n\nAdd the required dependencies to your project:\n\n```kotlin\ndependencies {\n    implementation(\"com.caplin.integration.datasourcex:datasourcex-\u003cjava-flow|kotlin|reactivestreams\u003e:\u003cversion\u003e\")\n}\n```\n\nThen refer to the documentation:\n\n* [datasourcex-reactivestreams](https://caplin.github.io/DataSource-Extensions/reactive/datasourcex-reactivestreams)\n* [datasourcex-kotlin](https://caplin.github.io/DataSource-Extensions/reactive/datasourcex-kotlin)\n* [datasourcex-java-flow](https://caplin.github.io/DataSource-Extensions/reactive/datasourcex-java-flow)\n\n## Spring\n\nThis module provides a starter for integrating Caplin DataSource with your\n[Spring Boot 3.5](https://spring.io/projects/spring-boot) application, and integration with\n[Spring Messaging](https://docs.spring.io/spring-boot/docs/current/reference/html/messaging.html)\nfor publishing data from annotated functions.\n\n### Usage\n\nAdd the following dependency to your project:\n\n```kotlin\ndependencies {\n    implementation(\"com.caplin.integration.datasourcex:spring-boot-starter-datasource:\u003cversion\u003e\")\n}\n```\n\nThen refer to\nthe [documentation](https://caplin.github.io/DataSource-Extensions/spring-boot-starter-datasource),\n[hands-on tutorial](./spring/docs/GUIDE.md) and [examples](./examples).","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcaplin%2Fdatasource-extensions","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcaplin%2Fdatasource-extensions","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcaplin%2Fdatasource-extensions/lists"}