- PKL schema definitions
- Full CRUD lifecycle
- Discovery support
- Conformance tests
- CI/CD pipeline
- Local testing workflow
Tutorial plugin
The complete SFTP plugin from this tutorial is available on GitHub:- formae-plugin-sftp - The SFTP file management plugin built in this tutorial
Production plugins
Study these production plugins to see real-world patterns:What’s next
Concepts
Ready to go deeper? Check out the concepts guides:- Collection Semantics - Set vs Array vs EntitySet
- Embedded Types - Nested types within resources
- Resolvables - Late-binding values
- Parent-Child Resources - Resources that depend on other resources
- Discovery Filters - Filtering discovered resources
Reference
For detailed API documentation:- Plugin Interface - Complete interface specification
- Schema Annotations - PKL schema annotation reference
Previous: 14 - Observability | Next: dive into the concepts guides or study a production plugin

