{"id":23383203,"url":"https://github.com/stwind/ehrpc","last_synced_at":"2025-06-13T06:31:59.062Z","repository":{"id":10141518,"uuid":"12216523","full_name":"stwind/ehrpc","owner":"stwind","description":"Erlang HTTP RPC","archived":false,"fork":false,"pushed_at":"2013-10-23T01:18:46.000Z","size":188,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-08T09:41:14.719Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Erlang","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/stwind.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}},"created_at":"2013-08-19T12:50:01.000Z","updated_at":"2019-07-15T21:21:11.000Z","dependencies_parsed_at":"2022-08-27T12:41:59.353Z","dependency_job_id":null,"html_url":"https://github.com/stwind/ehrpc","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/stwind/ehrpc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stwind%2Fehrpc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stwind%2Fehrpc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stwind%2Fehrpc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stwind%2Fehrpc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stwind","download_url":"https://codeload.github.com/stwind/ehrpc/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stwind%2Fehrpc/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259594271,"owners_count":22881631,"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":[],"created_at":"2024-12-21T22:18:59.911Z","updated_at":"2025-06-13T06:31:58.748Z","avatar_url":"https://github.com/stwind.png","language":"Erlang","funding_links":[],"categories":[],"sub_categories":[],"readme":"Erlang HTTP RPC\n===============\n\nExample Setting:\n\n```erlang\n{ehrpc, [\n    {client, [\n        {services, [\n            {yfm1, [\n                {url, \"http://localhost:5566\"}\n              ]}\n          ]}\n      ]},\n    {server, [\n        {host, \"127.0.0.1\"},\n        {port, 5566},\n        {middlewares, [ehrpc_mfa]},\n        {size, 5}\n      ]}\n  ]}\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstwind%2Fehrpc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstwind%2Fehrpc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstwind%2Fehrpc/lists"}