Posts with the tag personal project
Access the InterNetworX XML-RPC API via Python
The Domain Hoster InterNetworX (abbr. inwx) offers an XML-RPC interface to access its services. You can even register new domains. Documentation of the XML-RPC API is available for download at https://www.inwx.de/de/download/file/api-current.zip (including examples in PHP & Java plus a PDF describing the API).
There is an operational test environment (ote) to...