{"id":23739885,"url":"https://github.com/jharrilim/multiplex","last_synced_at":"2026-03-02T16:30:15.853Z","repository":{"id":57642011,"uuid":"276258426","full_name":"jharrilim/Multiplex","owner":"jharrilim","description":"Key-Value store with subscriptions","archived":false,"fork":false,"pushed_at":"2020-07-12T04:27:28.000Z","size":55,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-31T11:12:13.039Z","etag":null,"topics":["key","pubsub","rust","store","value"],"latest_commit_sha":null,"homepage":"https://crates.io/crates/multiplex","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jharrilim.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}},"created_at":"2020-07-01T02:35:31.000Z","updated_at":"2020-07-16T23:12:02.000Z","dependencies_parsed_at":"2022-09-07T06:02:43.807Z","dependency_job_id":null,"html_url":"https://github.com/jharrilim/Multiplex","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/jharrilim%2FMultiplex","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jharrilim%2FMultiplex/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jharrilim%2FMultiplex/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jharrilim%2FMultiplex/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jharrilim","download_url":"https://codeload.github.com/jharrilim/Multiplex/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239880913,"owners_count":19712490,"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":["key","pubsub","rust","store","value"],"created_at":"2024-12-31T09:39:45.419Z","updated_at":"2026-03-02T16:30:15.804Z","avatar_url":"https://github.com/jharrilim.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Multiplex\n\nMultiplex is a key-value store with the ability to publish and subscribe\nto keys.\n\n## Running the Application\n\nRuns on http://localhost:8080\n\n```sh\ncargo run\n```\n\n## Routes\n\n### [GET] /store/{key}\n\nGet's a value that was set for this key.\n\n### [SET] /store/{key}\n\nSet's a value for the given key using a raw string in the request body.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjharrilim%2Fmultiplex","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjharrilim%2Fmultiplex","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjharrilim%2Fmultiplex/lists"}