Table of Contents
- What is Fastify?
- The Plugin System and the Boot Process
- Working with Routes
- Exploring Hooks
- Exploring Validation and Serialization
- Project Structure and Configuration Management
- Building a RESTful API
- Authentication, Authorization, and File Handling
- Application Testing
- Deployment and Process monitoring for a healthy application
- Meaningful Application logging
- From a Monolith to Microservices
- Performance Assessment and Improvement
- Developing a GraphQL API
- Type-Safe Fastify

