Skip to content

CodexNexor/VoltGate

Repository files navigation

VoltGate ⚡

A lightweight, high-performance API gateway for microservices with built-in rate limiting, authentication, and request transformation.

Features

  • Rate Limiting — Token bucket algorithm, configurable per route
  • Auth Middleware — JWT, OAuth2, and API key support
  • Request/Response Transformation — Modify headers, bodies, and params on the fly
  • Circuit Breaker — Automatic failover for unhealthy services
  • Metrics Dashboard — Real-time request monitoring via Prometheus
  • Hot Reload — Update config without restarting

Quick Start

git clone https://github.com/CodexNexor/VoltGate.git
cd VoltGate
pip install -r requirements.txt
python main.py

Configuration

See config.yaml for all available options.

License

MIT

About

VoltGate is a local AI gateway that combines multiple Claude, Gemini, Codex, and Antigravity accounts into one API with auto-failover, model routing, and remote access.

Topics

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors