{"id":20491251,"url":"https://github.com/comboy/kmk","last_synced_at":"2026-04-20T07:32:00.573Z","repository":{"id":66500074,"uuid":"70844979","full_name":"comboy/kmk","owner":"comboy","description":"Komoku client written in Elixir.","archived":false,"fork":false,"pushed_at":"2016-10-13T20:24:34.000Z","size":10,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-03-25T19:49:32.746Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Elixir","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/comboy.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-10-13T20:21:38.000Z","updated_at":"2016-10-13T20:22:02.000Z","dependencies_parsed_at":"2023-05-23T12:30:19.375Z","dependency_job_id":null,"html_url":"https://github.com/comboy/kmk","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/comboy/kmk","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/comboy%2Fkmk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/comboy%2Fkmk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/comboy%2Fkmk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/comboy%2Fkmk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/comboy","download_url":"https://codeload.github.com/comboy/kmk/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/comboy%2Fkmk/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32037860,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-20T00:18:06.643Z","status":"online","status_checked_at":"2026-04-20T02:00:06.527Z","response_time":94,"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-15T17:21:08.474Z","updated_at":"2026-04-20T07:32:00.556Z","avatar_url":"https://github.com/comboy.png","language":"Elixir","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Kmk\n\n[Komoku](https://github.com/comboy/komoku) client written in Elixir. Currently only a proof of concept although basic functionality (get, put, subscribe) already works.\n\n## TODO Installation\n\nIf [available in Hex](https://hex.pm/docs/publish), the package can be installed as:\n\n  1. Add `kmk` to your list of dependencies in `mix.exs`:\n\n    ```elixir\n    def deps do\n      [{:kmk, \"~\u003e 0.1.0\"}]\n    end\n    ```\n\n## Usage\n\n  ```elixir\n  {:ok, client} = Kmk.Client.start_link(\"ws://127.0.0.1:7777\")\n  :ok = client |\u003e Kmk.Client.put(\"foo\", 123)\n  client |\u003e Kmk.Client.get(\"foo\", 123) # {:ok, 123}\n  ```\n\nFor more examples check [the tests](test/kmk/client_test.exs)\n\n## Development\n\nCopy `config/test.exs.example` to `config/test.exs` and make sure database name and user are properly set up.\n\n## Contibutirng\n\nAny kind of contribution is very much welcome. Even a random comment, just open an issue.\n\n## License\n\nMIT\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcomboy%2Fkmk","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcomboy%2Fkmk","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcomboy%2Fkmk/lists"}