templates

A collection of starter templates and examples for Cloudflare Workers and Pages (by cloudflare)

templates reviews and mentions

Posts with mentions or reviews of templates. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-04-14.
  • A Real World Comparison Between Cloudflare Workers and Fastly Compute Edge
    1 project | news.ycombinator.com | 18 Dec 2021
    Nice post. I like the focus on developer experience rather than just performance.

    Workers' implementation of pipeTo() is indeed optimized to avoid entering the JavaScript isolate at all during the operation. I agree this probably explains the performance difference here.

    For setting `Content-Length` on a streaming response, Cloudflare has a non-standard extension called `FixedLengthStream`. It works the same as an identity `TransformStream` except you pass the expected stream length to the constructor.

    Example: https://cloudflareworkers.com/#c2a014c7f67df83f9ad3ea90e9c60...

    We would of course prefer to implement a standard API here, but at present there doesn't seem to be one.

    (I'm the tech lead for Cloudflare Workers.)

  • Redis at the Edge with Cloudflare Workers
    1 project | dev.to | 15 Jun 2021
    If you do not have one, create a database following this guide. In the database page, click the button REST API and copy the REST URL. If you have a Cloudflare account, you can create a Workers function or you can use the playground without an account too.
  • A pair of possibly painfully stupid questions about CF Workers
    2 projects | /r/CloudFlare | 14 Apr 2021
    Is getting the Fast Google Fonts worker up and running as simple as copying and pasting the GitHub code—exactly as is—in the Cloudflare "Workers" interface for the site? Or, to your knowledge, is there anything else I would need to add or configure on the Wordpress side to ensure that the script is being deployed properly?
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 19 Apr 2024
    Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality. Learn more →

Stats

Basic templates repo stats
4
907
7.4
about 1 year ago

cloudflare/templates is an open source project licensed under MIT License which is an OSI approved license.

The primary programming language of templates is JavaScript.

The modern identity platform for B2B SaaS
The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.
workos.com