{"id":19220295,"url":"https://github.com/y2k2mt/replay","last_synced_at":"2025-07-11T02:34:37.055Z","repository":{"id":61753068,"uuid":"505868260","full_name":"y2k2mt/replay","owner":"y2k2mt","description":"Record and Replay proxy","archived":false,"fork":false,"pushed_at":"2023-09-25T13:15:01.000Z","size":142,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-04T19:42:59.322Z","etag":null,"topics":["mock-server","test-automation","web"],"latest_commit_sha":null,"homepage":"","language":"Crystal","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/y2k2mt.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-06-21T14:02:28.000Z","updated_at":"2023-09-03T04:22:34.000Z","dependencies_parsed_at":"2024-11-09T14:38:18.263Z","dependency_job_id":"9665e936-0a0a-4674-8e54-634149b8756e","html_url":"https://github.com/y2k2mt/replay","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/y2k2mt%2Freplay","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/y2k2mt%2Freplay/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/y2k2mt%2Freplay/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/y2k2mt%2Freplay/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/y2k2mt","download_url":"https://codeload.github.com/y2k2mt/replay/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240293310,"owners_count":19778477,"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":["mock-server","test-automation","web"],"created_at":"2024-11-09T14:34:43.841Z","updated_at":"2025-02-23T09:21:25.032Z","avatar_url":"https://github.com/y2k2mt.png","language":"Crystal","funding_links":[],"categories":[],"sub_categories":[],"readme":"# replay\n\nRecord \u0026 Replay proxy.\n\n## Installation\n\n### From Sources\n\n```console\n$ git clone https://github.com/y2k2mt/replay \u0026\u0026 cd replay\n$ make clean \u0026\u0026 make install\n```\n\n## Usage\n\nRecording\n\n```console\n$ replay -r http://your-awesome-api\n...\n$ curl localhost:8899/endpoint\nHello # Record and return a response from the real server.(http://your-awesome-api/endpoint)\n```\n\nReplaying(Work as a mock server)\n\n```console\n$ replay -R http://your-awesome-api\n...\n$ curl localhost:8899/endpoint\nHello # Answering from 'replay' server.\n```\n\n## RoadMap\n\n- Ideomatic refactor\n- More flexible condition matching\n- Support more protocol (Implements by pure TCP API)\n- Condition editor UI\n\n## Contributing\n\n1. Fork it (\u003chttps://github.com/y2k2mt/replay/fork\u003e)\n2. Create your feature branch (`git checkout -b my-new-feature`)\n3. Commit your changes (`git commit -am 'Add some feature'`)\n4. Push to the branch (`git push origin my-new-feature`)\n5. Create a new Pull Request\n\n## Contributors\n\n- [y2k2mt](https://github.com/y2k2mt) - creator and maintainer\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fy2k2mt%2Freplay","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fy2k2mt%2Freplay","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fy2k2mt%2Freplay/lists"}