{"id":15616461,"url":"https://github.com/shamis/mockserver","last_synced_at":"2025-10-25T03:35:10.678Z","repository":{"id":74386090,"uuid":"45903731","full_name":"shamis/mockserver","owner":"shamis","description":"Erlang mock server with elli","archived":false,"fork":false,"pushed_at":"2015-12-11T15:38:49.000Z","size":202,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-29T15:13:59.025Z","etag":null,"topics":["elli","erlang","mock-server","rest","testing-tools"],"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/shamis.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":"2015-11-10T10:08:32.000Z","updated_at":"2025-01-21T09:41:28.000Z","dependencies_parsed_at":"2023-03-14T23:00:52.264Z","dependency_job_id":null,"html_url":"https://github.com/shamis/mockserver","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/shamis/mockserver","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shamis%2Fmockserver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shamis%2Fmockserver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shamis%2Fmockserver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shamis%2Fmockserver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shamis","download_url":"https://codeload.github.com/shamis/mockserver/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shamis%2Fmockserver/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280901467,"owners_count":26410586,"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-10-25T02:00:06.499Z","response_time":81,"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":["elli","erlang","mock-server","rest","testing-tools"],"created_at":"2024-10-03T07:09:04.642Z","updated_at":"2025-10-25T03:35:10.650Z","avatar_url":"https://github.com/shamis.png","language":"Erlang","funding_links":[],"categories":[],"sub_categories":[],"readme":"# mockserver\nErlang mockserver to test rest client side code.\n\nCan configure the responses and type of the request for each path and test it.\n\n## Requirements\n* Erlang Insatlled\n\n## Setup\nExecute the following command insided the mockserver folder\n```sh\n./rebar g-d co\n```\n\nOnce that is done execute\n```sh\n./start.sh\n```\nEdit the rules.config file for the tests you require to run\n\nIn the Erlang console execute the following command\n```erlang\nmockserver:start(3000).\n```\nyou can use any port number instead of 3000.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshamis%2Fmockserver","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshamis%2Fmockserver","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshamis%2Fmockserver/lists"}