cloudflare / templates

A collection of starter templates and examples for Cloudflare Workers and Pages
https://cloudflareworkers.com
MIT License
999 stars 632 forks source link

Add example for Direct Creator Uploads + TUS #98

Closed irvinebroque closed 2 years ago

irvinebroque commented 2 years ago

Adds two end-to-end examples of Direct Creator Uploads to Cloudflare Stream:

  1. Using TUS
  2. Using basic POST requests

Corresponding docs update, to be merged afterwards: https://github.com/cloudflare/cloudflare-docs/pull/5732