example-nextjs-worker

Stars
3

Example Worker with Nextjs-like API routes

This is an example worker that demonstrates how to efficently structure a cloudflare worker to handle multiple API routes, that work simililar to Nextjs API routes.