chio-api-protect 0.1.0

Zero-code reverse proxy that protects HTTP APIs with Chio receipts
Documentation

Zero-code reverse proxy that protects HTTP APIs with Chio signed receipts.

chio api protect reads an OpenAPI spec, generates a default Chio policy, and proxies all requests to the upstream API. Every request produces a signed HttpReceipt. Side-effect routes (POST/PUT/PATCH/DELETE) require a capability token; safe routes (GET/HEAD/OPTIONS) pass with audit receipts.