Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 675 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 675 Bytes

ApiValve

Gem Version Build Status Depfu

Extensible rack application that serves as lightweight API reverse proxy.

Installation

Just add the gem to your Gemfile

gem 'api_valve'

Usage

See the examples section on how to create & configure your own proxy using this gem.