Part 2: Build a Real-World Project
In this part, we will design and build a practical RESTful application from scratch, with a focus on creating highly reusable components. We will showcase the efficiency of the development process using Fastify by utilizing the appropriate components in the most proficient manner.
In this part, we cover the following chapters:
- Chapter 6, Project Structure and Configuration Management
- Chapter 7, Building a RESTful API
- Chapter 8, Authentication, Authorization, and File Handling
- Chapter 9, Application Testing
- Chapter 10, Deployment and Process Monitoring for a Healthy Application
- Chapter 11, Meaningful Application Logging