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