# anderly/cloudflare-worker-routing

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [awesome-repositories.com](https://awesome-repositories.com/repository/anderly-cloudflare-worker-routing).**

0 stars · 0 forks

## Links

- GitHub: https://github.com/anderly/cloudflare-worker-routing
- awesome-repositories: https://awesome-repositories.com/repository/anderly-cloudflare-worker-routing.md

## Description

Here's a simple CloudFlare Worker with a built-in router that allows you to separate your worker logic into different functions and/or "controllers" so you can achieve a clean separation of concerns while working within the 1 script limit for non-Enterprise plans.

## Tags

### Part of an Awesome List

- [Worker Recipes](https://awesome-repositories.com/f/awesome-lists/devtools/worker-recipes.md) — Organizes worker logic into modular functions and controllers.
