start writing my own API wrapper

This commit is contained in:
2025-04-29 16:35:52 +02:00
parent 1b2cf55857
commit fe1077bfce
3 changed files with 73 additions and 0 deletions

5
pdnsapi/README.md Normal file
View File

@ -0,0 +1,5 @@
# PowerDNS API wrapper library
Following [this tutorial](https://www.pretzellogix.net/2021/12/08/how-to-write-a-python3-sdk-library-module-for-a-json-rest-api/)
Michael Hinz, 2025-04-29