Less Work, Better Workers
Pioche is a TypeScript first framework for Cloudflare Workers enabling ⚡lightning⚡ fast development and execution.
Get StartedPioche is a TypeScript first framework for Cloudflare Workers enabling ⚡lightning⚡ fast development and execution.
Get StartedUse TypeScript decorators to define regex based routing, and no more worrying about Durable Object fetching.
Execute code where it makes sense, move logic between worker and durable object runtimes in 1 line.
Everything included in Pioche has full type support as well as meticulous documentation, making your life easier.
Define a structure for data, then apply it to your data to validate, mask, or transform in one line.
Use KV and durable object storages like native objects allowing deep reads and writes with all options supported.
Use the pioche-scripts npx package to create and deploy a new, minimal worker in only two commands.