智能助手网
标签聚合 workers

/tag/workers

linux.do · 2026-04-17 08:36:58+08:00 · tech

Cloudflare Email Service 允许开发者直接从Workers或REST API发送和接收邮件,并在Cloudflare网络上实现全球投递直接从Workers或REST API发送和接收邮件,并在Cloudflare网络上实现全球投递。 Cloudflare 也允许用户使用该API接入您自己的人工智能Agent 当中,让他们帮你发送读取邮件! The Cloudflare Blog – 16 Apr 26 Email for agents - Cloudflare Email Service now in public beta Agents are becoming multi-channel. That means making them available wherever your users already are — including the inbox. Today, Cloudflare Email Service enters public beta with the infrastructure layer to make that easy: send, receive, and process... Document: Cloudflare Docs Cloudflare Email Service Cloudflare Email Service provides powerful email capabilities: 3 个帖子 - 3 位参与者 阅读完整话题

hnrss.org · 2026-04-14 14:16:58+08:00 · tech

I was tired setting up file uploads for multiple projects with bloated aws-sdk so built my own, my first attempt was next-s3-uploader, it worked but needed much better developer experience and wanted to get all benifits of typesafe Typescript, and wanted to have a very light weight toolkit that can do all things a dev needs to manage s3. Credits to `aws4fetch` which made it be able to run in edge enviornments and cloudflare workers, now im trying to expand and build towards non Reactjs frameworks too and have support. Setting up file uploads shouldnt be hard, but is. the easier options have vendor lockin's. So made a DX friendly, typesafe file upload library, enjoy. Happy to discuss any improvements and options. Repo: https://github.com/abhay-ramesh/pushduck Comments URL: https://news.ycombinator.com/item?id=47761892 Points: 3 # Comments: 3