Client libraries
The OpenPLZ API can be accessed directly via HTTP calls. However, it is more elegant, where available, to use a client library.
The following libraries are available:
.NET
- openpotato/openplzapi-client.net: Official OpenPLZ API .NET client library.
Python
- openpotato/openplzapi-client.py: Official OpenPLZ API Python client library.
PHP
- openpotato/openplzapi-client.php: Official OpenPLZ API PHP client library.
Delphi
- openpotato/openplzapi-client.delphi: Official OpenPLZ API Delphi client library.