June 22, 2018 2:00PM
Building a serverless Slack bot using Cloudflare Workers
Cloudflare Workers Serverless JavaScriptOur Workers platform can be used for a ton of useful purposes: for A/B testing, storage bucket authentication, coalescing responses from multiple APIs, and more. But Workers can also be put to use beyond "HTTP middleware": a Worker can effectively be a web application in its own right....