Which Node.js framework you recommend to use to build REST API?

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

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

    The API and real-time application framework

  • Maybe feathersjs is worth to take a look. I started the migration of some internal backends to feathers, coming from plain express and dit not look back. Its a thin service based abstraction layer build on top of express. The next major release will support koa or express under the hood.

  • Hapi

    The Simple, Secure Framework Developers Trust

  • It was deprecated a while ago: https://github.com/hapijs/hapi/issues/4111

  • 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
  • Ts.ED

    :triangular_ruler: Ts.ED is a Node.js and TypeScript framework on top of Express to write your application with TypeScript (or ES6). It provides a lot of decorators and guideline to make your code more readable and less error-prone. ⭐️ Star to support our work!

  • tsed.io / foalts

  • node-api-boilerplate

    DDD/Clean Architecture inspired boilerplate for Node web APIs

  • I'd go with Fastify or Express using some boilerplate, like https://github.com/talyssonoc/node-api-boilerplate

  • fastify

    Fast and low overhead web framework, for Node.js

  • anyone mention fastify? (https://www.fastify.io/)

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

    InfluxDB 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

  • Best NodeJS frameworks for seamless backend development

    13 projects | dev.to | 20 Nov 2023
  • Stop using express.js

    6 projects | dev.to | 31 May 2023
  • Preferred Node backend framework for TS?

    3 projects | /r/typescript | 24 Aug 2022
  • 12+ Best Node.js Frameworks for Web App Development in 2022

    19 projects | dev.to | 15 Aug 2022
  • Why use express over JSON-server?

    3 projects | /r/node | 25 Jun 2022