Spot the difference URL VS URI
URL(Uniform Resource Locator) known as the address of a website is a reference for a resource and a way to access that resource
structure of a URL
protocol://[hostname]path[?query][#fragment]
While
URI(Uniform Resource Identifier) is a way to identi...
blog.charleskasasira.com1 min read