Blog Posts
August 13, 2026 ยท View on GitHub
This repository collects all the articles I wrote (mainly) about Fastify.
Every upgrade will be documented and posted on:
Here you will find the source code and the commit history!
Posts
- App: A Discord app with Fastify! - ๐
- App: Project Automation - ๐
- App: To Production - ๐
- Grokking Fastify Error handlers - ๐
- Why should I prefer Fastify to Expressjs? - ๐
- Fastify Multipart File Management - ๐
- How to use Fastify and MongoDB - ๐
- How to test a Fastify application - ๐
- Build a WebSocket React.js Chat - ๐
- How to send tweets from GitHub Actions - ๐
- GraphQL Federation Playground with Mercurius - ๐
- Change log level in Fastify - ๐
- Becoming a Fastify JSON Schema GURU! - ๐
- Integrate Stripe with Fastify - ๐
- How to log useful data from a GraphQL request? - ๐
- How to unlock the fastest Fastify server startup - ๐
- How to use DataLoader with Mercurius GraphQL? - ๐
- Should you use jest as a testing library? - ๐
- The Complete Guide to the Fastify Encapsulation - ๐
- What is AST? - ๐
- How to build a Pokedex with Platformatic - ๐
- Dynamic GraphQL queries with Mercurius - ๐
- The Secrets Behind High Performance - ๐
- How to handle emojis in Node.js - ๐ โญ๏ธ Featured on NodeWeekly
- ANNOUNCEMENT: Fastify Book! - ๐
- Unlock the Power of Runtime Log Level Control - ๐
- Validate the Fastify input with Joi - ๐
- Streaming PostgreSQL data with Fastify - ๐
- Fastify has a new Application Hook! - ๐
- Create a Telegram Bot with Fastify from Scratch - ๐
- Real-Time Data Replication in Postgres and Node.js - ๐
- Resume Data Replication in Postgres and Node.js - ๐
- How to implement video streaming with Fastify - ๐
- Managing Request-Scoped Data in Fastify - ๐
- Handling HTTP Timeouts in Fastify - ๐
- Signing Git Commits with GPG - ๐
- React Server-Side Streaming with Fastify - ๐
- Your health check is writing a million log lines a month - ๐
This repository was called
fastify-discord-bot-demobefore and it used to contain a discord app.
Contributing
For any suggestion or concern feel free to open a new issue. For grammar horrors a PR would be really appreciated!