URLs & REST
HTTP Requests
Hypertext Transfer Protocol - A protocol determining how Hypertext (text) should be transferred over the internet.
Components of a Request
Path (URL)
address where the desired resource "lives"
BaseURL vs Endpoint: BaseURL stays the sa...
codelady.hashnode.dev2 min read