/verdite-old

HTTP(s) proxy service with pluggable (grpc-based) request interceptors

Primary LanguageGoApache License 2.0Apache-2.0

Verdite

HTTP(s) proxy service with pluggable grpc-based request interceptors

Roadmap

  • make GRPC plugins more reliable (auto-reconnect, health checks, request duration)
  • cloud support (prometheus metrics, http health check)
  • LRU cache for requests
  • wider matching (per host / header / etc ...)
  • testing (integration, performance degradation)
  • document the project (readme.md, examples)