Articles by Tag #fastify

Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!

Fastify v5 vs v4 — vs Encore.ts

Fastify, one of the most popular web frameworks for Node, just announced a major new release, version...

Learn More 30 8Sep 20 '24

Gerando Documentação de API Automática com Fastify, @fastify/swagger e Zod

Olá, devs! Neste post, vamos aprender como gerar documentação automática para uma API em uma...

Learn More 8 2Oct 3 '24

Serve Next.js with Fastify

How to setup custom Next.js server using Fastify

Learn More 8 0Jul 11 '24

Fastify In-Depth: Speed, Performance, and Scalability Node.js Web Framework

Leapcell: The Best of Serverless Web Hosting Fastify: A High-Performance Node.js Web...

Learn More 7 0Mar 28

Fastify API with Postgres and Drizzle ORM

Before we start, we will need Node.js installed. General Setup Let's create a new...

Learn More 7 0Mar 31

Understanding Fastify Autoload: Organizing Your API with Ease

Introduction When building modern APIs with Fastify, one of the most powerful patterns...

Learn More 6 0Mar 18

Fastify adoption guide: Overview, examples, and alternatives

Written by Ukeje Goodness✏️ As your frontend applications receive increasing demand, they require...

Learn More 5 0Aug 15 '24

Securing APIs: Techniques and Best Practices for Security

We write and design our API very carefully, but when we perform penetration tests we usually find...

Learn More 4 1Jan 30

Understanding CORS and Setting it up with NestJS + Fastify 🚀

CORS, or Cross-Origin Resource Sharing, is a mechanism that allows a server to indicate any origins...

Learn More 3 0Jan 16

JavaScript Lost Its Way With Error Handling

JavaScript traded clarity for cleverness. It's time to fix that.

Learn More 3 2Mar 24

🚀 How to set up a Node.js API with Fastify and Prisma

Building APIs with Node.js has never been more exciting—especially when you use a modern stack that...

Learn More 3 0Feb 24

Managing Request-Scoped Data in Fastify

I was looking at the Fastify plugin listand found myself asking, "What is this...

Learn More 2 1Apr 11

How to Customize the Fastify Logger

read the article in italian language   Intro Fastify uses pino as its logger, one of the...

Learn More 2 0Aug 21 '24

Announcing the Fastify Mini Course

Dear Backend.cafe readers, I have something special for you!If you've ever wanted to master Fastify ,...

Learn More 2 0Mar 6

Real-time data replication in Postgres and Node.js

In today's fast-paced digital landscape, businesses rely heavily on data to drive decision-making...

Learn More 2 0Sep 18 '24

NestJS vs. Ditsmod: pipe features

In reality, pipes only exist in NestJS, while in Ditsmod, there is no need for a separate entity like...

Learn More 2 0Oct 3 '24

🛠️ How to Build Routes in a Node.js API with Fastify and Prisma

Continuing from the previous post 🚀 How to Set Up a Node.js API with Fastify and Prisma, let's now...

Learn More 2 0Mar 4

nestjs vs fastify Battle

In this Video we are comparing the perf results of nestjs express and nestjs fastify

Learn More 2 0Aug 27 '24

Express.js needs a funeral

Express.js might have been your go-to framework, but it’s starting to feel like an aging laptop –...

Learn More 2 3Jul 26 '24

The Essential Do's and Don'ts of Fastify: Unlocking Your API's Potential

The Essential Do's and Don'ts of Fastify: Unlocking Your API's Potential Fastify is a...

Learn More 2 1Aug 5 '24

Speeding Up Your Website Using Fastify and Redis Cache

Less than 24 hours ago, I wrote a post about how to speed up your website using Cloudflare cache....

Learn More 1 0Aug 26 '24

Nextjs custom server with fastify

React server-side rendering support for Fastify with Next.js framework In this post we will create...

Learn More 1 0Jun 29 '24

Async Local Storage is Here to Help You

Let's talk about Async Local Storage in Node.js. We'll explore where it can be used and its use cases. We'll also attempt to reimplement one of the features from one of the many popular meta-frameworks out there.

Learn More 1 0Dec 18 '24

The Tech Stack Behind My Side Projects (And Why I Stick to It)

Over the years, I’ve built multiple side projects—some flopped, some gained traction, and one even...

Learn More 1 0Mar 9

Building a Real-Time Auction Platform: Behind the Scenes

As a developer, I recently built a sophisticated auction platform that combines the excitement of...

Learn More 1 0Dec 10 '24

Fastify JWT in NestJS: A Comprehensive Guide to Authentication and Role-Based Authorization

In today’s security-conscious development landscape, robust authentication and authorization...

Learn More 0 0Jun 23

Streaming PostgreSQL data with Fastify

In recent years, we have been surrounded by cool, interactive data visualizations. These...

Learn More 0 0Aug 20 '24

Why should you consider Fastify for your Node.JS app

Nowadays most developers uses express by default to build a new Node.JS app. It's is popular, easy to...

Learn More 0 1Jun 2

Two New Tutorials to Level Up Your Dev Skills!

🧱 Modern Full‑Stack App with NestJS, Fastify, MongoDB, and Angular A complete walkthrough for...

Learn More 0 1Jun 20

NodeJS Framework which one is Fast

A Comparative Analysis of Node.js Frameworks: Speed and Performance Node.js has gained...

Learn More 0 0Aug 30 '24