Skip to main content

Frameworks, Runtimes, and Platforms

HttpRouter implements the WinterTC fetch standard, exposing a fetch(request: Request): Response | Promise<Response> method. This makes it compatible with any framework, runtime, or platform adapter that accepts a standard fetch handler.

Frameworks​

JavaScript Runtimes​

Further information​