{"id":28222369,"url":"https://github.com/dfuenzalida/fetch-demo","last_synced_at":"2026-05-17T17:08:26.839Z","repository":{"id":140395350,"uuid":"316161674","full_name":"dfuenzalida/fetch-demo","owner":"dfuenzalida","description":"An example of using the Fetch API with React, ClojureScript, Reagent and core.async to ease the handling of Promises.","archived":false,"fork":false,"pushed_at":"2020-11-26T21:32:59.000Z","size":5,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-09-10T07:01:40.041Z","etag":null,"topics":["clojurescript","core-async","react","reagent"],"latest_commit_sha":null,"homepage":"","language":"Clojure","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dfuenzalida.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-11-26T08:04:36.000Z","updated_at":"2024-02-28T15:54:43.000Z","dependencies_parsed_at":null,"dependency_job_id":"1777de5b-77db-41de-9bd8-30791ee4d24c","html_url":"https://github.com/dfuenzalida/fetch-demo","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dfuenzalida/fetch-demo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dfuenzalida%2Ffetch-demo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dfuenzalida%2Ffetch-demo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dfuenzalida%2Ffetch-demo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dfuenzalida%2Ffetch-demo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dfuenzalida","download_url":"https://codeload.github.com/dfuenzalida/fetch-demo/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dfuenzalida%2Ffetch-demo/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33147340,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-17T09:28:26.183Z","status":"ssl_error","status_checked_at":"2026-05-17T09:27:52.702Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["clojurescript","core-async","react","reagent"],"created_at":"2025-05-18T06:10:31.268Z","updated_at":"2026-05-17T17:08:26.834Z","avatar_url":"https://github.com/dfuenzalida.png","language":"Clojure","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ClojureScript Fetch API demo\n\nAn example of using the [Fetch API](https://developer.mozilla.org/en-US/docs/Web/API/Fetch_API) with React, ClojureScript, [Reagent](https://reagent-project.github.io/) and [core.async](https://github.com/clojure/core.async/) to ease the handling of [Promises](https://clojurescript.org/guides/promise-interop).\n\n### Requirements\n\n* [Java](https://adoptopenjdk.net/)\n* [NodeJS](https://nodejs.org/)\n* [Shadow-cljs](https://shadow-cljs.org/)\n* [Yarn](https://yarnpkg.com/)\n\n### Development mode\n\nNavigate to the project folder and run the following commands in the terminal.\n\nTo download the NodeJS dependencies run:\n\n```\nyarn install\n```\n\nCopy the static HTML file to the target folder with:\n\n```\nyarn html\n```\n\nTo start the compiler in watch mode:\n\n```\nyarn watch\n```\n\nShadow-cljs will automatically push cljs changes to the browser.\nOnce the ClojureScript code is compiled, visit http://localhost:8080/\n\nType in the search box and get results from page names in the english Wikipedia.\n\n### REPL\n\nOn watch mode a nREPL will be started on port 37117:\n\n```\n$ yarn watch\nyarn run v1.22.10\n$ shadow-cljs watch app\nshadow-cljs - config: /home/denis/Projects/ClojureScript/fabric-todos/shadow-cljs.edn\nshadow-cljs - HTTP server available at http://localhost:8080\nshadow-cljs - server version: 2.11.7 running at http://localhost:9630\nshadow-cljs - nREPL server started on port 37117\nshadow-cljs - watching build :app\n```\n### License\n\nMIT\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdfuenzalida%2Ffetch-demo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdfuenzalida%2Ffetch-demo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdfuenzalida%2Ffetch-demo/lists"}