-
Notifications
You must be signed in to change notification settings - Fork 2
Support html forms automatically #26
Copy link
Copy link
Open
Description
Like we do on anchors, it'd be good to support forms so that we can "navigate" with other verbs and payloads than a GET with query params.
This might make some resources easier to understand and declare.
It will also help with the organization of one directional data flow resources, where the top level resource deals only with the immediate children recursively (fractally) instead of hand-wiring sibling (or cousin!) resources between themselves.
I wish we could implement this sooner rather than later, as it might make our initial examples cleaner.
And also, hopefully, our conversations about clean top-down application organazation easier to illustrate.
Would you guys, @aaronhaines @mstade @janesconference @Poetro aggree?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels