REST mandates the use of GET for an operation which purely retrieves information. If you are using a POST just to retrieve information then your API is not REST.
🦛
In reply to Re^2: Complex filter queries in a REST API
by hippo
in thread Complex filter queries in a REST API
by martell
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |