Overview
Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Build a REST API with validation schemas and Swagger documentation using Fastify, a high-performance Node.js framework. Learn how to set up a basic server, create routes, implement data handling, and utilize Fastify's features for efficient API development. Explore topics such as validation schemas, controllers, and Swagger integration. Practice creating, reading, updating, and deleting items through hands-on coding examples. Gain insights into Fastify's performance advantages over Express and access additional resources for further learning.
Syllabus
- 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.
Taught by
Traversy Media
Reviews
5.0 rating, based on 2 Class Central reviews
Showing Class Central Sort
-
A great course for beginners to understand the basics and the fundamentals of fastify
also the architecture of the framework which based on plugins
great course ! -
as an entry level course covers all required topics in a good pace and gives an overview to start with the great fastify framework. I have hands-on experience with fastify and this was cool for beginners to get enough data to start. I'm interested in more advances topics from the same instructor