Skip navigation

SEVENSTAX RESTful API

SEVENSTAX RESTful API is an extension for SEVENSTAX Webserver for XML based interfaces. Representational State Transfer (REST) offers a stateless interface for exchange of XML formatted data via HTTP. XML elements are directly accessible by URL. Data request using GET and sending of data using POST is supported. The data is processed by the SEVENSTAX XML streaming parser/generator.

  • XML streaming parser and generator

    • Use of multiple name spaces
    • XML-Templates for the generation
  • Ready to Run interface for the SEVENSTAX Webserver

The implementation is optimizied for the requirements of embedded systems.

Optional

  • Together with SEVENSTAX TLS we provide a highly secure, encrypted communication with the server via HTTP(s).