Skip to content

Instantly share code, notes, and snippets.

@thiagoszbarros
Created May 27, 2022 17:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save thiagoszbarros/28be995c9d3939597e4372bf36dfd2ef to your computer and use it in GitHub Desktop.
Save thiagoszbarros/28be995c9d3939597e4372bf36dfd2ef to your computer and use it in GitHub Desktop.

URL

Uniform Resource Locator

Identify the host where the resource is located. ex: github.com

URN

Uniform resouce Name

Identify a resource inside the host. ex: /thiagotesla/url-urn-uri/blob/main/url-urn-uri.md

URI

Uniform Resource Identifier

Is formed by sum of protocol + URL + URI, like, https://github.com/thiagotesla/url-urn-uri/main/url-urn-uri.md

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment