Fastly Compute JavaScript starter for routing and synthetic edge responses
A basic Fastly Compute starter kit written in JavaScript that demonstrates request routing, HTTP method filtering, and generating synthetic responses at the edge. It uses the @fastly/js-compute package on the Fastly Compute platform and is suited for prototyping edge services and learning Compute patterns.
0