Nice article!

Might be nice to add a minimum node version in your package.json with something like:

```

"engines": {

"node": ">= 14.18.0",

"npm": ">= 6.14.15"

},

```

For building fast API's but still using NodeJS instead of Go (even though Go probably will win any benchmark against NodeJS frameworks) I would recommend going directly for NestJS with fastify (makes up to 78,956 req/sec by their benchmark). NestJS has its own cli that by default configures the Typescript project with their libraries, which fits good for enterprise companies.

Thanks again for the article,

cheers,

Sign up to discover human stories that deepen your understanding of the world.

Free

Distraction-free reading. No ads.

Organize your knowledge with lists and highlights.

Tell your story. Find your audience.

Membership

Read member-only stories

Support writers you read most

Earn money for your writing

Listen to audio narrations

Read offline with the Medium app

No responses yet

Write a response