Skip to content

A proof of concept for a 100% serverless QR scanner that only grants 1 scan per code, without any race conditions.

Notifications You must be signed in to change notification settings

georgeboot/awesome-cloud-scanner

Repository files navigation

Awesome Cloud Scanner

This project was specificly crafted for the Cloudflare Developer Summer Challenge.

It is a proof of concept which uses the following techniques:

  • Cloudflare Pages
  • Cloudflare Workers
  • Cloudflare Workers Durable Objects

It is a simple QR code scanner that will only allow one scan per unique code. If you scan it for the 2nd time – from anywhere in the world at any point in time – it will result in a red screen.

About

A proof of concept for a 100% serverless QR scanner that only grants 1 scan per code, without any race conditions.

Topics

Resources

Stars

Watchers

Forks

Sponsor this project