News

RESTful parameters promote an ease of use and resource access, but an improper setup can plague your search features and open the door for improper queries and paths that are difficult to fix.
RESTful design anti-patterns Far too often, you will see a supposedly RESTful system in which the designers have shoehorned every permutation of their API into a POST invocation. Just because you ...