关于
This skill provides a comprehensive library of templates and implementation patterns for building high-quality FastAPI backends. It streamlines the creation of RESTful endpoints by offering standardized structures for CRUD operations, advanced pagination (offset, cursor, and page-based), complex filtering, and robust error handling. By leveraging Pydantic V2 models and FastAPI's dependency injection system, it ensures type safety, clear API documentation, and modular project organization following industry best practices for modern web services.