What is URI? What is the main purpose of REST-based web services and what is its format?
Question
What is URI? What is the main purpose of REST-based web services and what is its format?
Answer
URI stands for Uniform Resource Identifier. It is a string of
characters designed for unambiguous identification of resources
and extensibility via the URI scheme.
The purpose of a URI is to locate a resource(s) on the server
hosting of the web service.
A URI’s format is