|
|
|
|
|
by gregors
909 days ago
|
|
there's a reason why REST is still the most widely used and the RPC type examples have faded. Here's the thing, domain specific language specification both in source code and at various API interaction points are a good thing. But they are a thing that takes time to figure out, and they have a tendency to change. REST is still the best starting point and I challenge anyone to say that RPC is "better". We've tried it before it wasn't better. Oh you mean we did it wrong? Well now, that's the real trick isn't it? |
|