{"id":20486860,"url":"https://github.com/rricard/ring-script","last_synced_at":"2026-06-06T19:31:34.824Z","repository":{"id":25314542,"uuid":"28741288","full_name":"rricard/ring-script","owner":"rricard","description":"Ring adapter for Node.js HttpServer written in ClojureScript using core.async","archived":false,"fork":false,"pushed_at":"2015-01-04T14:22:01.000Z","size":148,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":0,"default_branch":"master","last_synced_at":"2026-05-17T14:56:28.645Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Clojure","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/rricard.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}},"created_at":"2015-01-03T10:49:41.000Z","updated_at":"2020-04-18T19:48:39.000Z","dependencies_parsed_at":"2022-08-03T15:11:07.553Z","dependency_job_id":null,"html_url":"https://github.com/rricard/ring-script","commit_stats":null,"previous_names":["rricard/ring-node-adapter"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/rricard/ring-script","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rricard%2Fring-script","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rricard%2Fring-script/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rricard%2Fring-script/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rricard%2Fring-script/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rricard","download_url":"https://codeload.github.com/rricard/ring-script/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rricard%2Fring-script/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33997732,"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-06T02:00:07.033Z","response_time":107,"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":"2024-11-15T16:38:55.509Z","updated_at":"2026-06-06T19:31:34.803Z","avatar_url":"https://github.com/rricard.png","language":"Clojure","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ring-script\n\nA ring-like API for ClojureScript, Node.js \u0026 core.async.\n\n## Overview\n\nring-script works in a very similar way than Clojure's ring making it easier to port existing ring middleware and application.\n\nUsual ring libraries such as ring-core are likely to not work with ring-script as they often use Java interop. An ongoing effort is made in order to port tightly coupled JVM middlewares to Node.js. One other thing not supported by ring-script are InputStreams replaced by core.async channels.\n\nOne particular goal of ring-script is to run compojure with minimal porting.\n\n## Setup\n\n    lein cljsbuild auto\n\nTo start a Node REPL (requires rlwrap):\n\n    ./scripts/repl\n\nClean project specific out:\n\n    lein clean\n\nRun:\n\n    node run-dev.js\n\n## License\n\nCopyright © 2014 Robin Ricard\n\nDistributed under the Eclipse Public License either version 1.0 or (at your option) any later version.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frricard%2Fring-script","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frricard%2Fring-script","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frricard%2Fring-script/lists"}