You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I suggest binding to add an auto-bind method, like the golang echo framework's bind, to automatically parse based on content-type, Form, Body, JSON methods are too cumbersome
Feature Proposal Description
I suggest binding to add an auto-bind method, like the golang echo framework's bind, to automatically parse based on content-type, Form, Body, JSON methods are too cumbersome
Alignment with Express API
N/a
HTTP RFC Standards Compliance
N/a
API Stability
N/a
Feature Examples
v2 code like:
Checklist:
The text was updated successfully, but these errors were encountered: