Cloudflare is almost perfect

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

Nutrient - The #1 PDF SDK Library
Bad PDFs = bad UX. Slow load times, broken annotations, clunky UX frustrates users. Nutrient’s PDF SDKs gives seamless document experiences, fast rendering, annotations, real-time collaboration, 100+ features. Used by 10K+ devs, serving ~half a billion users worldwide. Explore the SDK for free.
nutrient.io
featured
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
  1. s3-lite-client

    A lightweight but powerful JavaScript S3 client

    S3 client: @aws-sdk/client-s3 sucks, both in terms of DX & package size. I wish Cloudflare would make their R2 worker API a general purpose package for anyone to use. The closest I have found that is good in the meantime is @bradenmacdonald/s3-lite-client.

  2. Nutrient

    Nutrient - The #1 PDF SDK Library. Bad PDFs = bad UX. Slow load times, broken annotations, clunky UX frustrates users. Nutrient’s PDF SDKs gives seamless document experiences, fast rendering, annotations, real-time collaboration, 100+ features. Used by 10K+ devs, serving ~half a billion users worldwide. Explore the SDK for free.

    Nutrient logo
  3. traefik

    The Cloud Native Application Proxy

    Sidecar containers: Google Cloud Run has a cool feature where you can run multiple containers next to each other. So for example, if you want to run Caddy or Traefik as a reverse proxy for your ingress container and then have both your web frontend container & backend api container co-located in the same service, you can do that & have everything be super low latency.

  4. hono

    Web framework built on Web Standards

    A while ago I made this post on Bluesky about how if you want to quickly deploy a web application, whether that be a RESTful API or a server-side rendered application, Deno Deploy with Hono is an absolutely killer combination. Especially since you can do it all via a web based editor.

  5. Caddy

    Fast and extensible multi-platform HTTP/1-2-3 web server with automatic HTTPS

    Sidecar containers: Google Cloud Run has a cool feature where you can run multiple containers next to each other. So for example, if you want to run Caddy or Traefik as a reverse proxy for your ingress container and then have both your web frontend container & backend api container co-located in the same service, you can do that & have everything be super low latency.

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

  • How to securely reverse-proxy ASP.NET Core web apps

    3 projects | dev.to | 4 Apr 2024
  • nginx alternatives

    2 projects | /r/webdev | 5 Jul 2023
  • Geofence your self-hosted API's

    6 projects | dev.to | 27 Nov 2021
  • strawberry VS Caddy - a user suggested alternative

    2 projects | 4 Oct 2024
  • Show HN: Feature Flags Backed by Git

    2 projects | news.ycombinator.com | 5 Sep 2024

Did you know that Go is
the 4th most popular programming language
based on number of references?