Hacker News new | ask | show | jobs
by icebraining 5071 days ago
> restful methods

Sorry, but that's an oxymoron if I ever heard one.

The downvoter would do well in reading about the Uniform Interface constraint of REST. Meteor methods are application specific and therefore the architecture is RPC, not RESTful.