Fastify Clean Architecture

Опубликовано: 26 Август 2026
на канале: Luca Del Puppo
3,608
48

Tired of messy API code? In this video, we'll introduce clean architecture principles to structure your Fastify projects for long-term success. Learn about layers, separation of concerns, and how to write decoupled, testable code. Get ready to take your Fastify development to the next level!

Here is the repository of this video: https://github.com/Puppo/fastify-serv...
_______________________________

You can also follow me on the other platforms:

Twitter:   / puppo92  
dev.to: https://dev.to/puppo
GitHub: http://github.com/puppo

_______________________________

Thanks to:
Music by AlexGrohl (https://pixabay.com/it/users/alexgroh...) from Pixabay (https://pixabay.com//?utm_source=link...)

Canva (https://www.canva.com/)
_______________________________

TIMESTAMPS

00:00:03 Intro
01:03:29 Why clean architecture with Fastify?"
02:51:06 Application Folder
09:21:29 Infrastructure Folder
14:45:28 Run the application
16:42:06 Conclusion