Going originless with Cloudflare Workers – Building a Todo app – Part 1: The API
September 21, 2022 2:45PM
Custom Domains are now in Generally Available! Today we go through Part 1 in a series on building completely serverless applications on Cloudflare’s Developer Platform...
Continue reading »
The easiest way to build a modern SaaS application
September 21, 2022 2:30PM
GA Week
General Availability
Serverless
Developers
SaaS
With Workers for Platforms, your customers can build custom logic to meet their needs right into your application. We’re excited to announce that Workers for Platforms is now in GA for all Enterprise customers...
Build your next big idea with Cloudflare Pages
August 05, 2022 5:30PM
Cloudflare Pages
Serverless
Edge Computing
We believe every developer deserves to dream big without breaking the bank. That's why on Cloudflare Pages you can get unlimited requests, bandwidth, seats and projects --- for free!...
Building a scheduling system with Workers and Durable Objects
August 05, 2022 4:45PM
Cloudflare Workers
Durable Objects
JavaScript
Serverless
Edge Computing
In this post we're going to show you how to build a scalable service that will schedule HTTP requests on a specific schedule or as one-off at a specific time...
Send email using Workers with MailChannels
May 13, 2022 1:59PM
Platform Week
Cloudflare Workers
Serverless
Developers
Product News
MailChannels has created an email sending service specifically for Cloudflare Workers that removes all the friction associated with sending emails...
May 11, 2022 1:59PM
Durable Objects Alarms — a wake-up call for your applications
Durable Object alarms let you call a function at a defined point in the future, unlocking deeper use-cases for Durable Objects like reliable queuing...