General discussion about REpresentational State Transfer, the name given to the architectural style which describes the best behaved subset of the World Wide Web (circa 1993), as determined by Roy Fielding.
i have a server that exposes some resources. I am supposed to build an api (in c ) to expose these resources. The responses are supposed to be in json. The
I'm looking for additional references for architectural properties found in section 2.3.4 of Roy's paper? I was curious how Roy came up with his list. I've
Dear *. I am developing a rest-like architecture for my dissertation. Mobile clients shall communicate back and forth with the server. I wonder if you could