Yaml format #320
Closed
v3g42
started this conversation in
Feature Requests
Yaml format
#320
Replies: 1 comment
-
#319 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
This is a proposed structure of our YAML configuration.
application
.application
contains the following entitiesConnections
Represents one unique connection to a data source. Eg: Postgres
Sources
Represents one source, typically a table in a database with a unique schema
Endpoints
Represents one api to be published. Both in REST and gRPC formats.
cache
object attachedSQL
transformationschema
API Configuration
Sample
Beta Was this translation helpful? Give feedback.
All reactions