{"id":52233,"library":"google-martian-v3","title":"Martian Proxy","description":"Package martian provides an HTTP/1.1 proxy with an API for configurable request and response modifiers.","status":"active","version":"3.3.3","language":"go","source_language":null,"source_url":"https://github.com/google/martian","tags":["proxy","http","testing","modifier"],"install":[{"cmd":"go get github.com/google/martian/v3","lang":"bash","label":"Install github.com/google/martian/v3"}],"dependencies":[],"imports":[{"symbol":"martian","correct":"github.com/google/martian/v3"}],"quickstart":{"code":"package main\n\nimport (\n\t\"github.com/google/martian/v3\"\n\t\"github.com/google/martian/v3/filter\"\n)\n\nfunc main() {\n\tproxy := martian.NewProxy()\n\tproxy.SetRequestModifier(filter.New())\n\tproxy.Start()\n}","lang":"go","description":"Creates a Martian proxy with a request filter modifier."},"warnings":[],"env_vars":null,"search_vec":"'api':11 'configur':13 'http':19 'http/1.1':7 'martian':1,4 'modifi':17,21 'packag':3 'provid':5 'proxi':2,8,18 'request':14 'respons':16 'test':20","created_at":"2026-06-15T06:46:19.603524+00:00","updated_at":"2026-06-15T06:46:19.603524+00:00","problems":[],"ecosystem":"go","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/google/martian","github":"https://github.com/google/martian","docs":"https://pkg.go.dev/github.com/google/martian/v3#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["networking","testing"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-15","next_check":"2026-12-12","install_tag":null}}