Route Proxy Demo

This is a demo of a proof of concept feature published here and unlikely to get merged without major discussion. It was coded fully with Claude Opus 4.6

This app demonstrates vinext route proxies — proxy.ts files that intercept requests at each directory level, cascading from root to leaf.

Route-Level Proxies

Deep Nesting (8-Level Proxy Chain)

API Route Proxy

Global Middleware (Root proxy.ts)