Ir al contenido

Playground

Esta página aún no está disponible en tu idioma.

Write a yRest db.yml file and see the ER diagram update in real time.
The editor validates _rel relations, checks that targets exist, and flags deprecated bare keys.

db.yml
ER Diagram drag · scroll to zoom · dbl-click to reset
TokenColorExample
Reserved keysBlue_rel, _method, _response
Relation typesPurplemany2one, m2m
CardinalityAmber1..1, 0..n
Template variablesGreen{{now}}, {{body.email}}
  • Errors appear with a red underline and in the gutter panel at the bottom of the editor.
  • Warnings (deprecated keys, unknown relation targets) appear with an amber underline.
  • Use Load example to switch between starter templates.
  • Copy sends the current YAML to your clipboard.
  • The ER Diagram panel updates automatically as you type (with a short debounce).
  • Drag nodes, scroll to zoom, double-click to reset the diagram view.