Skip to content

Welcome

The full documentation for the project imxnoobx.xyz.

What is a REST api?

A 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. More info in redhat.com

REST API REPRESENTATION

Back to top