Declaring your service
How to declare your SPEKTRA Edge service.
Your service starts as a declaration: a specification that describes your resources, from which Goten generates the protobuf and the boilerplate.
In this section
- Service specification — the api-skeleton that declares your service, its resources, and their relationships.
- Auto-generated protobuf files — how to read the protobuf files Goten generates from your specification.