|
|
|
|
|
by mhsred5
1141 days ago
|
|
Its a really well thought out way to combine schemas, templates, and data into one language. Its a superset of JSON and it provides a functional interface to validate inputs, outputs, and configurations. It integrates very nicely with go and can convert between go structs into cue structs and vice versa. |
|