if your "REST API" really is an API, i.e. a pipe going from one client to one server, you probably neither need nor want #REST.
2
1
1
Replying to @dret
@dret If it's a pipe going from one client to one server, it's probably not an "API", either

Aug 15, 2012 · 6:48 PM UTC

1
Replying to @stilkov
@stilkov i was using the term "pipe" metaphorically, in the sense that client/server is a 1:1 relationship, instead #REST's 1:n model.