{"id":20240240,"url":"https://github.com/robcalcroft/backchat","last_synced_at":"2025-03-03T15:13:37.257Z","repository":{"id":47340868,"uuid":"116704789","full_name":"robcalcroft/backchat","owner":"robcalcroft","description":":ear: Backchat is a small Node.js proxy utility for recording HTTP traffic and replaying it when the same request is made in the future.","archived":false,"fork":false,"pushed_at":"2021-09-02T13:51:23.000Z","size":106,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-14T01:29:13.461Z","etag":null,"topics":["http","http-proxy","nodejs","proxy","recorder","replay"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/robcalcroft.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":"2018-01-08T17:06:48.000Z","updated_at":"2021-09-02T13:51:21.000Z","dependencies_parsed_at":"2022-08-27T22:31:26.059Z","dependency_job_id":null,"html_url":"https://github.com/robcalcroft/backchat","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/robcalcroft%2Fbackchat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robcalcroft%2Fbackchat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robcalcroft%2Fbackchat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robcalcroft%2Fbackchat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/robcalcroft","download_url":"https://codeload.github.com/robcalcroft/backchat/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241686832,"owners_count":20003112,"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":["http","http-proxy","nodejs","proxy","recorder","replay"],"created_at":"2024-11-14T08:44:47.122Z","updated_at":"2025-03-03T15:13:37.238Z","avatar_url":"https://github.com/robcalcroft.png","language":"JavaScript","readme":"# :ear: backchat\n\nBackchat is a small Node.js proxy utility for recording HTTP traffic and replaying it when the same request is made in the future.\n\n## Usage\n1. Install the utility with `yarn add backchat-proxy`\n2. Ensure the folder you are using to store the chats is created, by default it is `chats/`\n3. Run the utility from your Node.js modules `node_modules/.bin/backchat`, or `backchat` on its own inside `package.json` scripts (see below for arguments)\n\n| Name                        | Description                                                 | Required | Default  |\n|-----------------------------|-------------------------------------------------------------|----------|----------|\n| `-p`, `--port`              | The port to run the proxy server on                         | no       | `10001`  |\n| `-c`, `--chat-location`     | The folder path for the chats to be stored                  | no       | `chats/` |\n| `-d`, `--disable-recording` | Disable the recording feature and just use the proxy        | no       | `false`  |\n| `-u`, `--proxy-url`         | The URL to proxy all traffic that goes through the proxy to | yes      | n/a      |\n\n**To force a request to override the cached version, simply add a `x-backchat-override-record` header to the request**\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frobcalcroft%2Fbackchat","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frobcalcroft%2Fbackchat","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frobcalcroft%2Fbackchat/lists"}