|
|
|
|
|
by 8cvor6j844qw_d6
203 days ago
|
|
For the experienced devs. May I ask why would one use POST for everything? I encountered a codebase with only POST for all operations, given my lack of knowledge in this area, I am not sure why one would choose POST only over the standard set of GET, PUT, POST, DELETE, etc. |
|