{"id":15056303,"url":"https://github.com/violetbuse/wemote","last_synced_at":"2026-02-12T06:12:20.828Z","repository":{"id":246034907,"uuid":"819945664","full_name":"violetbuse/wemote","owner":"violetbuse","description":"A gleam package to execute code on remote erlang nodes.","archived":false,"fork":false,"pushed_at":"2024-06-25T13:47:45.000Z","size":3,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-20T01:27:20.511Z","etag":null,"topics":["distributed","erlang","erpc","gleam","rpc"],"latest_commit_sha":null,"homepage":"https://hexdocs.pm/wemote/","language":"Gleam","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/violetbuse.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":"2024-06-25T13:44:22.000Z","updated_at":"2024-06-25T13:47:47.000Z","dependencies_parsed_at":"2024-06-25T13:49:09.954Z","dependency_job_id":"c369055f-c273-4463-b675-11dd819f2dcb","html_url":"https://github.com/violetbuse/wemote","commit_stats":null,"previous_names":["violetbuse/wemote"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/violetbuse/wemote","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/violetbuse%2Fwemote","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/violetbuse%2Fwemote/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/violetbuse%2Fwemote/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/violetbuse%2Fwemote/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/violetbuse","download_url":"https://codeload.github.com/violetbuse/wemote/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/violetbuse%2Fwemote/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273574143,"owners_count":25129882,"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-09-04T02:00:08.968Z","response_time":61,"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":["distributed","erlang","erpc","gleam","rpc"],"created_at":"2024-09-24T21:49:49.323Z","updated_at":"2026-02-12T06:12:20.779Z","avatar_url":"https://github.com/violetbuse.png","language":"Gleam","funding_links":[],"categories":[],"sub_categories":[],"readme":"# wemote\n\n[![Package Version](https://img.shields.io/hexpm/v/wemote)](https://hex.pm/packages/wemote)\n[![Hex Docs](https://img.shields.io/badge/hex-docs-ffaff3)](https://hexdocs.pm/wemote/)\n\n```sh\ngleam add wemote\n```\n```gleam\nimport wemote\n\npub fn main() {\n  let remote_node = //get some remote node\n\n  wemote.call(remote_node, fn() {1 + 2}, wemote.Infinity)\n  // Ok(3)\n}\n```\n\nFurther documentation can be found at \u003chttps://hexdocs.pm/wemote\u003e.\n\n## Development\n\n```sh\ngleam run   # Run the project\ngleam test  # Run the tests\ngleam shell # Run an Erlang shell\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvioletbuse%2Fwemote","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvioletbuse%2Fwemote","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvioletbuse%2Fwemote/lists"}