What is a REST API?
Share
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
You must login to ask question.
What is a REST API: REST API (also known as RESTful API) is an application programming interface (API or web API) that conforms to the constraints of REST architectural style and allows for interaction with RESTful web services. REST stands for representational state transfer and was created by computer scientist Roy Fielding.
the following six REST design principles – also known as architectural constraints: