REST
Representational State Transfer - an architectural style for APIs using HTTP methods (GET, POST, PUT, DELETE) to perform operations on resources.
Representational State Transfer - an architectural style for APIs using HTTP methods (GET, POST, PUT, DELETE) to perform operations on resources.