serverpod/spy_yaml_parser library

Parser for ServerPod .spy.yaml model definition files

.spy.yaml files are the source of truth for protocol models. Generated Dart files are created from these YAML files.

Classes

SpyYamlField
Field definition from .spy.yaml
SpyYamlModel
Protocol model definition parsed from .spy.yaml
SpyYamlParser
Parser for .spy.yaml files