-
Book Overview & Buying
-
Table Of Contents
-
Feedback & Rating
Accelerating Server-Side Development with Fastify
By :
Accelerating Server-Side Development with Fastify
By:
Overview of this book
This book is a complete guide to server-side app development in Fastify, written by the core contributors of this highly performant plugin-based web framework. Throughout the book, you’ll discover how it fosters code reuse, thereby improving your time to market.
Starting with an introduction to Fastify’s fundamental concepts, this guide will lead you through the development of a real-world project while providing in-depth explanations of advanced topics to prepare you to build highly maintainable and scalable backend applications. The book offers comprehensive guidance on how to design, develop, and deploy RESTful applications, including detailed instructions for building reusable components that can be leveraged across multiple projects. The book presents guidelines for creating efficient, reliable, and easy-to-maintain real-world applications. It also offers practical advice on best practices, design patterns, and how to avoid common pitfalls encountered by developers while building backend applications.
By following these guidelines and recommendations, you’ll be able to confidently design, implement, deploy, and maintain an application written in Fastify, and develop plugins and APIs to contribute to the Fastify and open source communities.
Table of Contents (21 chapters)
Preface
Part 1:Fastify Basics
Chapter 1: What Is Fastify?
Chapter 2: The Plugin System and the Boot Process
Chapter 3: Working with Routes
Chapter 4: Exploring Hooks
Chapter 5: Exploring Validation and Serialization
Part 2:Build a Real-World Project
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
Part 3:Advanced Topics
Chapter 12: From a Monolith to Microservices
Chapter 13: Performance Assessment and Improvement
Chapter 14: Developing a GraphQL API
Chapter 15: Type-Safe Fastify
Index
Other Books You May Enjoy
Customer Reviews