{"id":20137874,"url":"https://github.com/paudirac/cassiopeia","last_synced_at":"2025-10-15T15:20:05.632Z","repository":{"id":146047635,"uuid":"83367705","full_name":"paudirac/cassiopeia","owner":"paudirac","description":"A turtle, what else?","archived":false,"fork":false,"pushed_at":"2019-07-19T15:58:05.000Z","size":94,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-02T23:13:39.794Z","etag":null,"topics":["functional-programming","functional-reactive-programming","study"],"latest_commit_sha":null,"homepage":"","language":"Clojure","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"epl-1.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/paudirac.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":"2017-02-27T23:27:39.000Z","updated_at":"2017-03-25T08:50:31.000Z","dependencies_parsed_at":null,"dependency_job_id":"26488424-c830-4cf9-b948-b6fb32e30b1b","html_url":"https://github.com/paudirac/cassiopeia","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/paudirac/cassiopeia","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paudirac%2Fcassiopeia","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paudirac%2Fcassiopeia/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paudirac%2Fcassiopeia/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paudirac%2Fcassiopeia/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/paudirac","download_url":"https://codeload.github.com/paudirac/cassiopeia/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paudirac%2Fcassiopeia/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279085948,"owners_count":26100028,"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-10-15T02:00:07.814Z","response_time":56,"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":["functional-programming","functional-reactive-programming","study"],"created_at":"2024-11-13T21:29:59.014Z","updated_at":"2025-10-15T15:20:05.590Z","avatar_url":"https://github.com/paudirac.png","language":"Clojure","funding_links":[],"categories":[],"sub_categories":[],"readme":"# cassiopeia\n\nA [re-frame](https://github.com/Day8/re-frame) application designed show\nhow to construct in an easy way a nontrivial problem in a \nfunctional style using a right set of tools.\n\nThis is somehow inspired by the [guile tutorial](https://www.gnu.org/software/guile/docs/guile-tut/tutorial.html).\n\n## First steps\n\nThe first thing to do is to start a leiningen project with the following command.\n```\nlein new re-frame cassiopeia +test\n```\n\nThen run it\n```\nlein clean\nlein figwheel dev\n```\n\nThis will compile the project and start a development web server serving\nat [http://localhost:3449](http://localhost:3449).\nA REPL will appear and the prompt will become active when the browser\nconnects. Now you can type\n```\n(.info js/console (str \"The meaning of life is \" (+ 40 2)))\n```\nand check the browser console to have displayed the log message.\n\n## References\n\n* https://github.com/Day8/re-frame-template\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpaudirac%2Fcassiopeia","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpaudirac%2Fcassiopeia","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpaudirac%2Fcassiopeia/lists"}