Fastify is a "fast" Node.js framework. In this video, we will build a REST API with validation schemas and swagger documentation
Code:
https://github.com/bradtraversy/fastify-crash-course
Website & Docs:
Article: Fastify vs. Express
https://medium.com/@onufrienkos/express-vs-fastify-performance-4dd5d73e08e2
Latest Udemy Courses:
💖 Support The Channel!
http://www.patreon.com/traversymedia
Timestamps:
- Intro
- Install & Setup
- Basic Server
- Create a Basic Route
- VSCode REST Client
- Data File
- Separate Routes File
- Options, Validation Schemas & Handlers
- Creating a Controller
- Fastify Swagger API Documentation
- Add Item POST
- Body Validation
- Remove Item DELETE
- Update Item PUT
1:38:36
1:40
7:18
43:53