This repo accompanies a video series on building fastify API development.
Each video has an accompanying branch. This is the finished state of the application at the end of the video.
At the moment, the main branch is the latest version of the application.
Branch | Video |
---|---|
first-video | Building a RESTful API with Node.js, Fastify, MongoDB and Mongoose: Part 1 |
second-video | Building a CRUD API with Fastify and MongoDB: Part 2 - Handling Related Data |
third-video | Master Fastify Authorization: Protect Your API Routes |
fourth-video | Securing API Routes: Basic Authentication Explained |
fifth-video | Protecting Fastify Routes with JWTs |
I am keen to add more videos to this series - either comment on the YouTube videos or add an issue to this repo to let me know what you'd like to see.