Manuel SpigolonforBackend Cafebackend.cafe·Sep 18, 2023Fastify has a new Application Hook!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 leverage it in your Fastify applications. Understanding Fastify hooks Fastify's hooks are a fundamental...Discuss·1 like·83 readsFastifybackend
Arjan Dhakalblog.arjandhakal.com.np·Sep 14, 2023Backend with Fastify - Part 1(Project setup with Typescript, Eslint, Husky, Prettier)Fastify is a relatively new framework. I have been working with it for a few weeks, and the development experience (DX) with it has been very pleasant. We will be building an application that allows users to save their favorite movies. This simple ap...DiscussBackend with FastifyNode.js
Manuel SpigolonforBackend Cafebackend.cafe·Aug 22, 2023Streaming PostgreSQL data with FastifyIn recent years, we have been surrounded by cool, interactive data visualizations. These visualizations are powered by datasets stored in databases and made available through APIs. Clients can then query the API and get the data they need to render t...Discuss·12 likes·192 readsFastifyPostgreSQL
Maksim SinikforBackend Cafebackend.cafe·Jul 30, 2023The Fastify book is out!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 back-end frameworks? If so, then "Accelerating Server-Side Development with Fastify" is the book you...Discuss·9 likes·349 readsbackend
Manuel SpigolonforBackend Cafebackend.cafe·Jul 10, 2023Validate the Fastify input with JoiIf 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 your data and validate them with ease. One of the hardest things about migrating from hapi to fastify i...Discuss·436 readsFastifyfastify
Matteo CollinaforPlatformatic Blogblog.platformatic.dev·Jun 27, 2023Use ChatGPT and Platformatic to Build Your API in No TimeCreating API endpoints for web applications using the REST architectural framework is an extremely common practice for most backend developers. The process of creating API endpoints is a multi-step activity starting from creating the API layout, inte...Discuss·441 readschatgpt
Simon PlenderleithforPlatformatic Blogblog.platformatic.dev·Jun 13, 2023How to deploy an Express app to Platformatic CloudIf you have an existing Express application, migrating it to Fastify to benefit from its speed and simplicity might be a time-consuming task that you can't immediately prioritize. You can however still take advantage of Fastify's flexibility, as well...Discuss·351 readsplatformatic
Manuel SpigolonforBackend Cafebackend.cafe·Jun 4, 2023Unlock the Power of Runtime Log Level ControlAs a backend developer, logging is essential to monitoring and debugging applications. Traditionally, changing an application's log level required restarting it or modifying the configuration and redeploying it. However, there are scenarios where cha...Discuss·2 likes·239 readsFastifyfastify
Alexandra ManosforPlatformatic Blogblog.platformatic.dev·Jun 2, 2023Platformatic Raises $3.5M to Help Developers and Enterprises Evolve Microservices Without a Costly Rearchitecture of Legacy BackendCore Node.js maintainer for open source project Fastify, used by Capital One and Walmart, launches a new out-of-the-box API platform to help companies modernize infrastructure. SAN FRANCISCO, Calif., June 1 2023 - Platformatic, the fast backend devel...Discuss·230 readsbackend
Matteo CollinaforPlatformatic Blogblog.platformatic.dev·Jun 1, 2023Introducing: Platformatic CompositionIn today’s digital world, engineering enablement teams working on independent features and APIs experience constant pressure to devise faster ways to deliver customer outcomes. Through this repetitive cycle of incoming user and enterprise demands fol...Discuss·400 readscomposer