Skip to content

feat(core): new rel style#7

Merged
sidorov-as merged 2 commits intomainfrom
new-rel-style
Jan 22, 2026
Merged

feat(core): new rel style#7
sidorov-as merged 2 commits intomainfrom
new-rel-style

Conversation

@sidorov-as
Copy link
Owner

Add new DSL for relations:

user >> backend | "Uses HTTP API"
user >> "Uses HTTP API" >> backend
# the same as
user >> Rel("Uses HTTP API") >> backend

@sidorov-as sidorov-as merged commit 5c00f8f into main Jan 22, 2026
8 checks passed
@sidorov-as sidorov-as deleted the new-rel-style branch January 22, 2026 17:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant