Introduction to the REST Architecture
The Web’s most common interaction is retrieving HTML pages via requests that are identified with URLs so we can access pieces of information. When we enter a URL on our browser, a request is sent to a server which will work out what sort of response ...
cristiano.hashnode.dev14 min read