Skip to main content
  1. All Posts/

Uniform Resource Identifier (URI) License

Services

Uniform Resource Identifier (URI)

Context: frontend-dev-bookmarks / Languages, Protocols, Browser APIs
URI is a string of characters used to identify a resource. The most common form of URI is the Uniform Resource Locator (URL).


  • Architecture of the World Wide Web: Identification: This architecture document by W3C discusses the core design components of the Web. They are identification of resources, representation of resource state, and the protocols that support the interaction between agents and resources in the space.
  • SpeakingURL: This module aims to transliterate the input string and create a so-called Semantic or Speaking URL.
  • URI.js: URI.js is a javascript library for working with URLs. It offers a “jQuery-style” API to read and write all regular components and a number of convenience methods.

License

This work is licensed under a Creative Commons Attribution 4.0 International License.
Please provide a link back to this repository. This is not necessary for GitHub forks.