github.com/objectisadvantag/smartproxy
Wrapper around http.ResponseWriter to capture egress traffic Inspired from Negroni : https://github.com/codegangsta/negroni/blob/master/response_writer.go SmartProxy is a companion for Web API developers by mocking, filtering, replaying, "diff'ing" HTTP req/responses It may also help Web API hosting via diff'ing between API versions and taking actions when errors. - maintains an history of request - allows to inspect them - allows to modify them : YOU take action Adaptation of http/httputil/NewSingleHostReverseProxy with no URL rewrite, ie, the proxy route/pattern is not prefixed to incoming requests URLs Viewer to inspect traffic
proxy.golang.org
v0.0.0-20160409180611-c74c9fd92c1c
almost 10 years ago
1
Links
| Registry | proxy.golang.org |
| Source | Repository |
| Docs | Documentation |
| JSON API | View JSON |
| CodeMeta | codemeta.json |
Package Details
| PURL |
pkg:golang/github.com/objectisadvantag/smartproxy
spec |
| License | MIT |
| Namespace | github.com/objectisadvantag |
| First Release | almost 10 years ago |
| Last Synced | 6 days ago |
Repository
| Stars | 3 on GitHub |
| Forks | 1 on GitHub |