Express or Fastiy

This page summarizes the projects mentioned and recommended in the original post on /r/node

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

    Fast, unopinionated, minimalist web framework for node.

  • Here check this out, a guy literally submitted a PR to fix it in v4 but they told him to just upgrade to v5: https://github.com/expressjs/express/pull/4602. But if you just do `npm install express` today you're still gonna get v4.17.1 which is the current latest version and what most people are on.

  • hyper-express

    High performance Node.js webserver with a simple-to-use API powered by uWebsockets.js under the hood.

  • https://github.com/kartikk221/hyper-express If you want the fastest performance while still remaining compatible with the Express ecosystem. Be sure to pair the webserver above with some intermittent caching whenever possible to make use of the full performance.

  • 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