webroute
webroute copied to clipboard
The web toolkit for full-stack connoisseurs.
Webroute
The web toolkit for full-stack connoisseurs.
Overview
Webroute provides a few packages which make building and consuming HTTP APIs a breeze, both on the client- and server-side.
As opposed to monolithic frameworks, webroute merely provides you with the tools to create powerful APIs alongside your favourite runtime, full-stack framework and/or platform.
Why?
Modern API development is extremely fragmented across vast combinations of frameworks, runtimes and platforms. Monolithic web frameworks are no longer suitable.
Instead, webroute has implemented the core elements you might need in a web framework, and you can easily piece together those that suit your use case.
Compatibility
Webroute works with all runtimes or frameworks that conform to the WinterCG Minimum Web Standard.
Frameworks
- [x]
Hono - [x]
Next.js - [x]
Remix - [x]
SolidStart - [x]
SvelteKit
Runtimes
- [x]
Bun - [x]
Deno - [x]
Node(via adapter) - [x]
Cloudflare Workes - [x]
Vercel Edge