Web frameworks

Express.js

Fast, unopinionated, minimalist web framework for Node.js. It is designed for building web applications and APIs.

Express.js

Fastify

Fast and low overhead web framework for Node.js. It is highly focused on providing the best developer experience with the least overhead and a powerful plugin architecture.

Fastify

NestJS

A progressive Node.js framework for building efficient, reliable and scalable server-side applications. It uses TypeScript and combines elements of OOP (Object Oriented Programming), FP (Functional Programming), and FRP (Functional Reactive Programming).

NestJS

Hono

Web application framework that is fast, lightweight, and built on web standards. It supports any JavaScript runtime.

Hono

Next.js

Minimalistic framework for server-rendered universal JavaScript web apps.

Next.js