Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 254 Bytes

File metadata and controls

11 lines (9 loc) · 254 Bytes
title Representational State Transfer API
abbreviations
REST API
REST
API

Representational State Transfer API

An architectural style for designing web services that uses HTTP requests to GET, PUT, POST, and DELETE data.