---
url: https://docs.tailor.tech/sdk.md
---
# SDK

Learn how to build apps with the Tailor Platform SDK.

## Quick Links

### Documentation

* [Quickstart](quickstart) - Get started with the Tailor Platform SDK quickly
* [Configuration](configuration) - SDK configuration options and settings
* [Testing](testing) - Testing strategies and best practices
* [CLI Reference](cli-reference) - Complete CLI command reference

### Service Guides

* [Auth](services/auth) - Authentication service configuration
* [TailorDB](services/tailordb) - Database service configuration
* [Resolver](services/resolver) - Custom GraphQL resolver service
* [Executor](services/executor) - Event-driven automation service
* [Workflow](services/workflow) - Job orchestration service
* [Plugin](plugin/) - Extend TailorDB types with plugin-generated types, executors, and output files
