{"id":13542960,"url":"https://github.com/manetu/temporal-clojure-sdk","last_synced_at":"2025-05-16T12:07:16.273Z","repository":{"id":58592924,"uuid":"532598881","full_name":"manetu/temporal-clojure-sdk","owner":"manetu","description":"A Temporal SDK for Clojure","archived":false,"fork":false,"pushed_at":"2025-03-21T23:52:56.000Z","size":197,"stargazers_count":80,"open_issues_count":6,"forks_count":13,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-04-12T06:14:37.409Z","etag":null,"topics":["clojure","sdk","temporalio"],"latest_commit_sha":null,"homepage":"","language":"Clojure","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/manetu.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}},"created_at":"2022-09-04T16:45:40.000Z","updated_at":"2025-03-21T23:52:11.000Z","dependencies_parsed_at":"2023-12-21T00:46:01.746Z","dependency_job_id":"782689b9-1e26-42a9-b454-615bfbfe5fe0","html_url":"https://github.com/manetu/temporal-clojure-sdk","commit_stats":{"total_commits":108,"total_committers":3,"mean_commits":36.0,"dds":0.02777777777777779,"last_synced_commit":"d6794c5a7d2e12fb5960f151926b64070bc8b193"},"previous_names":[],"tags_count":48,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manetu%2Ftemporal-clojure-sdk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manetu%2Ftemporal-clojure-sdk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manetu%2Ftemporal-clojure-sdk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manetu%2Ftemporal-clojure-sdk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/manetu","download_url":"https://codeload.github.com/manetu/temporal-clojure-sdk/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248525138,"owners_count":21118619,"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":["clojure","sdk","temporalio"],"created_at":"2024-08-01T11:00:20.437Z","updated_at":"2025-04-12T06:14:48.262Z","avatar_url":"https://github.com/manetu.png","language":"Clojure","funding_links":[],"categories":["Clojure"],"sub_categories":["Blog posts"],"readme":"# Temporal Clojure SDK [![CircleCI](https://dl.circleci.com/status-badge/img/gh/manetu/temporal-clojure-sdk/tree/master.svg?style=svg)](https://dl.circleci.com/status-badge/redirect/gh/manetu/temporal-clojure-sdk/tree/master)\n\n[![Clojars Project](https://img.shields.io/clojars/v/io.github.manetu/temporal-sdk.svg)](https://clojars.org/io.github.manetu/temporal-sdk)\n\n[Temporal](https://github.com/temporalio/temporal) is a Workflow-as-Code platform for building and operating\nresilient applications using developer-friendly primitives instead of constantly fighting your infrastructure.\n\nThis Clojure SDK is a framework for authoring Workflows and Activities in Clojure.  (For other languages, see [Temporal SDKs](https://docs.temporal.io/application-development).)\n\n### Status\n\n**Stable**\n\nThis SDK is feature complete with a stable API and used in production.  Any future breaking changes will be managed by bumping at least the minor version and including a release note.\n\n### Clojure SDK\n\n- [Clojure SDK and API documentation](https://cljdoc.org/d/io.github.manetu/temporal-sdk)\n- [Clojure Samples](./samples/README.md)\n- Presentations\n    - [Boston Clojure Group Meetup 1/19/23](https://www.meetup.com/boston-clojure-group/events/290502741/)\n        - [Video Recording](https://youtu.be/gztsbSP5I3s)\n        - [Slides](https://docs.google.com/presentation/d/1D7cd4UUI_6ZEzd7RbSgujB-5PsD-EDGE)\n- [Clojurian Slack Channel](https://clojurians.slack.com/archives/C056TDVQ5L1)\n\n### Temporal, in general\n\n- [Temporal docs](https://docs.temporal.io/)\n- [Install Temporal Server](https://docs.temporal.io/docs/server/quick-install)\n- [Temporal CLI](https://docs.temporal.io/docs/devtools/tctl/)\n\n## Requirements\n\n- JDK 11+\n\n## Contributing\n\nPull requests are welcome.  Please include a [DCO](https://en.wikipedia.org/wiki/Developer_Certificate_of_Origin) in any commit messages.\n\n## License\n\nCopyright (C) Manetu, Inc. All Rights Reserved.\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this material except in compliance with the License.\nYou may obtain a copy of the License at\n\nhttp://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmanetu%2Ftemporal-clojure-sdk","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmanetu%2Ftemporal-clojure-sdk","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmanetu%2Ftemporal-clojure-sdk/lists"}