{"id":13775821,"url":"https://github.com/mikegleasonjr/devproxy","last_synced_at":"2025-09-23T18:21:28.820Z","repository":{"id":57606662,"uuid":"93194288","full_name":"mikegleasonjr/devproxy","owner":"mikegleasonjr","description":"A local development http proxy with hosts spoofing written in Go","archived":false,"fork":false,"pushed_at":"2017-06-03T23:07:04.000Z","size":6,"stargazers_count":36,"open_issues_count":0,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-04T16:53:35.857Z","etag":null,"topics":["development","http-proxy","local","proxy"],"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/mikegleasonjr.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}},"created_at":"2017-06-02T18:41:06.000Z","updated_at":"2024-11-11T00:09:30.000Z","dependencies_parsed_at":"2022-09-26T20:01:23.113Z","dependency_job_id":null,"html_url":"https://github.com/mikegleasonjr/devproxy","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mikegleasonjr/devproxy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikegleasonjr%2Fdevproxy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikegleasonjr%2Fdevproxy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikegleasonjr%2Fdevproxy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikegleasonjr%2Fdevproxy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mikegleasonjr","download_url":"https://codeload.github.com/mikegleasonjr/devproxy/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikegleasonjr%2Fdevproxy/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265297041,"owners_count":23742585,"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":["development","http-proxy","local","proxy"],"created_at":"2024-08-03T17:01:51.302Z","updated_at":"2025-09-23T18:21:23.749Z","avatar_url":"https://github.com/mikegleasonjr.png","language":"Go","funding_links":[],"categories":["\u003ca id=\"d03d494700077f6a65092985c06bf8e8\"\u003e\u003c/a\u003e工具"],"sub_categories":["\u003ca id=\"b6f25145e99ea944cbb528a24afaa0be\"\u003e\u003c/a\u003eHTTP\u0026\u0026HTTPS"],"readme":"# Introduction\n\n[![GoDoc](https://godoc.org/github.com/mikegleasonjr/devproxy?status.svg)](https://godoc.org/github.com/mikegleasonjr/devproxy)\n\n## Installation\n\n```\ngo get github.com/mikegleasonjr/devproxy/cmd/devproxy\n```\n\n## Configuration example\n\nBy default, `devproxy` will look for a config file (`.devproxy.yml`) in the current working directory, then in the home folder.\n\n```yaml\n---\nbind: 0.0.0.0\nport: 8080\ndebug: true\n\nhosts:\n  - ^api\\.website\\.dev:80$: localhost:3000\n  - ^golang\\.dev:80$: localhost:6060\n```\n\nA request to `http://golang.dev/pkg` will proxy the request to `http://localhost:6060/pkg`.\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmikegleasonjr%2Fdevproxy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmikegleasonjr%2Fdevproxy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmikegleasonjr%2Fdevproxy/lists"}