|
|
|
|
|
by ta-run
1115 days ago
|
|
SQL-like queries in the request body seem like a bad idea, what are the security implications and how do we protect against it? Or will the QUERY method end up with the same fate as GraphQL - wherein it's more effective and "secure" in a server-to-server setup and the client only deals with REST. |
|