Brian

21%
Flag icon
(the client and the server) should be able to evolve independently from one another. In other words, the system divides processing between a client and server with limited, well-structured modes of communication between them. The client doesn’t care about the many complexities of the server, and the server doesn’t care about the technologies supporting the client.
Brian
Obviously they have to agree on the schemes and endpoints of the API, but not about implementation. or even business logic?
The REST API Design Handbook
Rate this book
Clear rating
Open Preview