{"id":23160643,"url":"https://github.com/disruptek/datamuse","last_synced_at":"2025-07-10T15:34:44.274Z","repository":{"id":78132171,"uuid":"262408892","full_name":"disruptek/datamuse","owner":"disruptek","description":"an interface to the datamuse service","archived":false,"fork":false,"pushed_at":"2020-10-05T22:17:51.000Z","size":21,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-10T04:28:47.310Z","etag":null,"topics":["api","client","datamuse","dictionary","rest","service","thesaurus","word"],"latest_commit_sha":null,"homepage":"","language":"Nim","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/disruptek.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":"2020-05-08T19:16:28.000Z","updated_at":"2020-10-05T22:17:50.000Z","dependencies_parsed_at":"2023-02-24T02:00:35.448Z","dependency_job_id":null,"html_url":"https://github.com/disruptek/datamuse","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/disruptek%2Fdatamuse","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/disruptek%2Fdatamuse/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/disruptek%2Fdatamuse/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/disruptek%2Fdatamuse/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/disruptek","download_url":"https://codeload.github.com/disruptek/datamuse/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247235312,"owners_count":20905927,"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":["api","client","datamuse","dictionary","rest","service","thesaurus","word"],"created_at":"2024-12-17T23:11:34.505Z","updated_at":"2025-04-04T19:21:59.350Z","avatar_url":"https://github.com/disruptek.png","language":"Nim","funding_links":[],"categories":[],"sub_categories":[],"readme":"# datamuse\n\n- `cpp +/ nim-1.0` [![Build Status](https://travis-ci.org/disruptek/datamuse.svg?branch=master)](https://travis-ci.org/disruptek/datamuse)\n- `arc +/ cpp +/ nim-1.3` [![Build Status](https://travis-ci.org/disruptek/datamuse.svg?branch=devel)](https://travis-ci.org/disruptek/datamuse)\n\nAn interface to the datamuse API.\n\n## Installation\n```\n$ nimble install datamuse\n```\n\n## Usage\n```nim\nimport std/asyncdispatch\n\nimport rest\nimport datamuse\n\nvar\n  call = newDataMuseCall {\"rel_rhy\": rhyme}\nlet\n  request = newRecallable(call)\n  response = request.retried\necho waitfor response.body\n```\n\n## Documentation\nSee [the documentation for the datamuse module](https://disruptek.github.io/datamuse/datamuse.html) as generated directly from the source.\n\n## Tests\n```\n$ nimble test\n```\n\n## License\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdisruptek%2Fdatamuse","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdisruptek%2Fdatamuse","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdisruptek%2Fdatamuse/lists"}