Build a scalable URL shortener in 10 minutes with Cloudflare Workers and KV

This page summarizes the projects mentioned and recommended in the original post on dev.to

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
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.
www.influxdata.com
featured
  • itty-router

    A little router.

  • To further simplify development, since we are going to make more than 1 endpoint, we'll install itty-router which is an Express like router to automatically parse out the HTTP method, query params, path params, etc. I also prefer to use prettier to format the code so that it looks consistent.

  • shortener

    URL Shortener powered by Cloudflare Workers and KV

  • With ~50 lines we were able to completely recreate a URL shortener. You can checkout all the code used in this tutorial here.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • wrangler-legacy

    Discontinued 🤠 Home to Wrangler v1 (deprecated)

  • Cloudflare Workers is a Serverless platform that allows you to deploy code and have it available globally with extremely low latency. Cloudflare Workers...

  • prettier

    Prettier is an opinionated code formatter.

  • To further simplify development, since we are going to make more than 1 endpoint, we'll install itty-router which is an Express like router to automatically parse out the HTTP method, query params, path params, etc. I also prefer to use prettier to format the code so that it looks consistent.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Ask HN: Is your blog/website behind a CDN?

    1 project | news.ycombinator.com | 10 Jul 2023
  • Cloudflare KV Is Down

    1 project | news.ycombinator.com | 7 Jun 2023
  • Potential use case for serverless. Would like some advice.

    1 project | /r/ExperiencedDevs | 24 May 2023
  • Better blogging on Dev.to with Vrite - headless CMS for technical content

    6 projects | dev.to | 19 May 2023
  • Trouble Sending to CWOP via Cloudflare Workers

    1 project | /r/myweatherstation | 18 May 2023