Fastify - Build your first route

preview_player
Показать описание

_______________________________

You can also follow me on the other platforms:

_______________________________

Thanks to:

_______________________________

TIMESTAMPS

00:00:00 Intro
01:19:25 Setup Project
02:02:19 Create Fastify instance
05:23:04 Run the application
05:45:00 Add Routes with autoload plugin
11:42:29 Run the application
15:30:01 The missing part (Validation & Serialization)
16:20:10 Conclusion
Рекомендации по теме
Комментарии
Автор

Great Video, Please keep on creating more new content on fastify.

ALOKIKYADAV
Автор

is it worth to decorate the fastify instance with the db instance and access it without importing ../db/index.ts?

LucaStasio