{"id":15495742,"url":"https://github.com/jbolda/mountebank-proxy-to-github","last_synced_at":"2026-05-10T13:03:47.570Z","repository":{"id":93571745,"uuid":"343483874","full_name":"jbolda/mountebank-proxy-to-github","owner":"jbolda","description":"Using Go to make requests to the Github API through a mountebank proxy which allows for \"caching\" to improve testing.","archived":false,"fork":false,"pushed_at":"2021-03-01T18:02:13.000Z","size":71,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-13T12:50:16.771Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","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/jbolda.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":"2021-03-01T16:33:22.000Z","updated_at":"2021-03-01T18:02:16.000Z","dependencies_parsed_at":"2023-03-16T19:30:34.407Z","dependency_job_id":null,"html_url":"https://github.com/jbolda/mountebank-proxy-to-github","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/jbolda%2Fmountebank-proxy-to-github","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbolda%2Fmountebank-proxy-to-github/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbolda%2Fmountebank-proxy-to-github/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbolda%2Fmountebank-proxy-to-github/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jbolda","download_url":"https://codeload.github.com/jbolda/mountebank-proxy-to-github/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241596276,"owners_count":19988044,"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-10-02T08:19:22.711Z","updated_at":"2026-05-10T13:03:42.531Z","avatar_url":"https://github.com/jbolda.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# mountebank-proxy-to-github\n\nUsing Go to make requests to the Github API through a mountebank proxy which allows for \"caching\" to improve testing performance and feedback loop.\n\n# setup\n\n## last run with the following\n\n- node: `14.16.0`\n- npm: `7.6.0`\n- go: `1.16`\n\n1. install nodejs packages via `npm install` (note it runs patch-package as well)\n2. adjust Github PAT in `main.go` if needed, this needs the permission for `repo: public_repo`.\n\n# setup and running\n\n1. start mountebank proxy server with `npm run mb:configed`, leave this running\n2. visit mountebank web-ui at `localhost:2525` and check the imposters page (link in the top nav)\n3. run the go script in a separate terminal using `go run main.go --proxy 9999` to return the mountebank readme\n4. see the results in the web-ui at `http://localhost:2525/imposters/9999`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjbolda%2Fmountebank-proxy-to-github","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjbolda%2Fmountebank-proxy-to-github","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjbolda%2Fmountebank-proxy-to-github/lists"}