Move all to deprecated folder.
This commit is contained in:
10
deprecated/src/restd/doc/source/about-the-api.rst
Normal file
10
deprecated/src/restd/doc/source/about-the-api.rst
Normal file
@@ -0,0 +1,10 @@
|
||||
What is a REST API and why does it matter ?
|
||||
===========================================
|
||||
|
||||
To enable external devices to pair the AwoX Audio Device with other wireless access points, a web API has been designed
|
||||
for the control part. Aside from enabling devices to interact with the pairing capabilities of the device, this API is a
|
||||
logical interface to every possible stateless interactions with it.
|
||||
|
||||
This document is referencing the complete API exposed by the Awox Audio Striim Device.
|
||||
A REST (Representational state transfer) service is based on an architectural style consisting of a coordinated set of
|
||||
architectural constraints applied to components, connectors, and data elements, within a distributed hypermedia system.
|
||||
Reference in New Issue
Block a user