Ask HN: What cool projects did you build with serverless workers?

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • joshstroud.com

  • We used Cloudflare serverless to build several mini-apps for frontend. We liked that it was fast, and we could code in vanilla HTML. In fact, our favorite app was coded in less than an hour, and hosted on Cloudflare.

    Here's the app demo: https://joshstroud.com/apps/spotify-notification

    The page is hosted on Cloudflare within a single HTML file. Here's the code on GitHub: https://github.com/joshagilend/joshstroud.com/blob/9bece41b5...

    Cloudflare serverless is free, often times. I like that a lot :)

    J

  • Notify

    A small deno deploy / self hosted solution to send web push notifications with webhooks (by K0IN)

  • I build notify a small serverless app with a pwa, that allows you to send web push notifications to your devices.

    It was a cloudflare worker in the beginning (you can find it in the branches) but i rewrote it for deno deploy, since I found hosting cf worker locally a pain.

    https://github.com/K0IN/Notify

  • 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
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