How to migrate a Fastify app to Platformatic Service
Introduction
Building production ready Node.js application with Fastify can require a certain amount of boilerplate code. This is a side effect of some of Fastify's technical principles:
If it can be a plugin, it should be a plugin — Plugins help wi...
blog.platformatic.dev11 min read