PowerBI Data Analyst - Create visualizations and dashboards from scratch
The Fastest Way to Become a Backend Developer Online
Overview
Google, IBM & Meta Certificates – 40% Off
One plan covers every Professional Certificate on Coursera.
Unlock All Certificates
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 4 Class Central reviews
Showing Class Central Sort
-
I really enjoyed this introduction of Fastify by implementing a simple API (CRUD) in order to see how everythings work. Thank you ...
-
It was a pretty nice basic course for beginners. Not for advance engineeers, should have been with Typescript.
-
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