Backend Cafe

Backend Cafe

Follow
homeThe Fastify BookAboutFastify SeriesMercurius Seriesnewslettermembers

Fastify has a new Application Hook!

Manuel SpigolonManuel Spigolon
Sep 18, 20234 min read 83 views

Fastify v4.23.0 has just been released, featuring a brand-new onListen Application hook. In this article, we'll explore what it is and how you can...

Fastify has a new Application Hook!

Streaming PostgreSQL data with Fastify

Manuel SpigolonManuel Spigolon
Aug 22, 202313 min read 190 views

In recent years, we have been surrounded by cool, interactive data visualizations. These visualizations are powered by datasets stored in databases...

Streaming PostgreSQL data with Fastify

The Fastify book is out!

Maksim SinikMaksim Sinik
Jul 30, 20233 min read 347 views

Are you a mid/expert back-end engineer looking to build highly scalable and maintainable API servers? Are you already familiar with Node.js and other...

The Fastify book is out!

Validate the Fastify input with Joi

Manuel SpigolonManuel Spigolon
Jul 10, 20234 min read 433 views

If you are an hapi developer, you may know the joi library. It is a powerful validation library that allows you to define programmatic schemas for...

Validate the Fastify input with Joi

Unlock the Power of Runtime Log Level Control

Manuel SpigolonManuel Spigolon
Jun 4, 20236 min read 239 views

Remove the need for restarts or resetting the in-memory state ยท As a backend developer, logging is essential to monitoring and debugging...

Unlock the Power of Runtime Log Level Control

Official Release Date of 'Accelerating Server-Side Development with Fastify' Book

Manuel SpigolonManuel Spigolon
May 22, 20233 min read 558 views

Me (Manuel Spigolon), Maksim Sinik and Matteo Collina are thrilled to share some exciting news with the Fastify community! After two years of hard...

Official Release Date of 'Accelerating Server-Side Development with Fastify' Book