Cloudflare Worker

Feature
/A Cloudflare Worker with Hono
/generateGET a signed Json Web Token ( JWT )
/verifyGET check JWT in good standing
/dosbodyPOST request that trips if you send 5> bytes
/contentPOST request that checks the content-length VS whatever the client sent
/expensiveGET that triggers a Redis based Rate Limit alternative to traditional Cloudflare Rate Limits
/workflowGET start a server side task
/carparkGET a Waiting Room