Rename the API’s methods to be more meaningful #294
duckydash139
started this conversation in
Ideas
Replies: 1 comment
-
We changed it to |
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
Uh oh!
There was an error while loading. Please reload this page.
-
The current form are something like
get, post, put, patch, del
imo, it's pretty generic and it takes time to recognize.
So i would like to purpose to rename it like
onRequestGet
onRequestDelete
..and so on
What do you think?
Beta Was this translation helpful? Give feedback.
All reactions