FlashcardAdvanced
Client–Server & REST Basics
REST is an architectural style where clients request resources from a server over HTTP using standard methods.
Question
What is the client–server model, and what makes an API RESTful?
Click to reveal answer