News

Since version 4 (v4.0.0) the Web (http) REST API is fully implemented and allows complete interaction with the SDRangel application. Only a few plugins (same as for the server instance) are not ...
Trying to make sense of the Siemens LOGO sort-of built-in REST API. Maybe, someday, I'll write a wrapper for ... leaving this open for historical reasons. Enable the web server on the LOGO through ...
These days, the most common approach to REST doesn’t work the way it was originally conceived. Instead, developers typically use an HTTP API and JSON to provide the data for apps on the web.
The key difference between the terms REST versus RESTful is that REST refers to a philosophy about the architecture and design of web services, while the term RESTful refers to any API that properly ...