Hacker News new | ask | show | jobs
by nesarkvechnep 1 hour ago
There's no such thing as REST spec. The closes mechanism to actual REST is to create a resource using POST and then query it using GET. You have the added benefit of the resource being cacheable.