{"id":17320804,"url":"https://github.com/andreacrotti/scrabble","last_synced_at":"2025-03-27T03:15:07.895Z","repository":{"id":66719756,"uuid":"78940944","full_name":"AndreaCrotti/scrabble","owner":"AndreaCrotti","description":null,"archived":false,"fork":false,"pushed_at":"2018-09-16T17:21:28.000Z","size":1408,"stargazers_count":1,"open_issues_count":1,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-01T08:30:55.411Z","etag":null,"topics":["backend","clojure","clojurescript","scrabble"],"latest_commit_sha":null,"homepage":null,"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/AndreaCrotti.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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-01-14T13:10:51.000Z","updated_at":"2020-12-26T18:32:47.000Z","dependencies_parsed_at":"2023-03-13T20:29:39.353Z","dependency_job_id":null,"html_url":"https://github.com/AndreaCrotti/scrabble","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreaCrotti%2Fscrabble","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreaCrotti%2Fscrabble/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreaCrotti%2Fscrabble/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AndreaCrotti%2Fscrabble/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AndreaCrotti","download_url":"https://codeload.github.com/AndreaCrotti/scrabble/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245773180,"owners_count":20669719,"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":["backend","clojure","clojurescript","scrabble"],"created_at":"2024-10-15T13:33:54.180Z","updated_at":"2025-03-27T03:15:07.868Z","avatar_url":"https://github.com/AndreaCrotti.png","language":"Clojure","funding_links":[],"categories":[],"sub_categories":[],"readme":"# scrabble\n[![Build Status](https://travis-ci.org/AndreaCrotti/scrabble.svg?branch=master)](https://travis-ci.org/AndreaCrotti/scrabble)\n\nVarious functions to generate list of valid words for scrabble/words with friends.\n\n## Installation\n\nDownload from https://github.com/AndreaCrotti/scrabble\n\nThis project is composed of:\n\n- a Clojurescript frontend using re-frame and figwheel\n- a Clojure compojure backend\n- a command line interface to try it out\n\n## Testing\n\n- *lein test* will run all the backend/API tests\n\n## Usage\n\nTo run the CLI interface:\n\n    $ lein run -w \u003cword\u003e\n    \nTo run the frontend:\n\n    $ lein figwheel\n    \nTo auto compile the CSS\n\n    $ lein garden auto\n\n## Examples\n\n    $ lein run -w friend\n    ({:value 11, :word finder} {:value 11, :word friend})\n\n## License\n\nCopyright © 2017 Andrea Crotti\n\nDistributed under the Eclipse Public License either version 1.0 or (at\nyour option) any later version.\n\n## Other ideas\n\n- add authentication to store games and preferences (JWT for example)\n- add dictionaries for other languages as well\n- use transit instead of json to communicate between the API and the frontend\n- run also clojurescript in Travis\n- move common code into cljc\n- see how much stuff could be moved directly in Clojurescript entirely\n- check if using websockets could make more sense\n- automate running of *lein garden* together with fighweel\n- makes it possible to ask simpler and more specialised questions (making all the constraints and the declaration of tiles for example not a strong requirement anymore)such as:\n  + all the words ending with a certain letter\n  + words starting with a certain letter\n- evaluate using core.unify or datascript to actually generate the words, which should\n  be much more efficient possibly\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandreacrotti%2Fscrabble","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fandreacrotti%2Fscrabble","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandreacrotti%2Fscrabble/lists"}