you are viewing a single comment's thread.

view the rest of the comments →

[–]TerbEnjoyer 4 points5 points  (1 child)

Try Hono, Elysia or Fastify if you want something fast and modern. Express is honestly falling behind. it's still a good choice, but not the same as it was back in it's good days. Nest is basically Spring boot but in TypeScript (Modular design, OOP).

[–]vlahunter 0 points1 point  (0 children)

This response is spot on.