Spin HTTP Trigger API
The Spin HTTP Trigger API handles incoming HTTP requests and routes them to the appropriate Spin component. Components receive an HTTP request object and return an HTTP response. Supported via the Spin SDK in Rust, Go, Python, JavaScript, and other languages that target WASI.