What is REST?
REST is an architectural style for networked applications in which resources are identified by URLs and manipulated through the standard HTTP methods, with each request carrying everything needed to process it.
3 tools that work with REST
Files never leave your browser.
Related terms
Terms that appear alongside REST on the same tools.