initial commit

This commit is contained in:
2025-01-20 20:28:17 +01:00
commit 8b0f417141
6 changed files with 341 additions and 0 deletions

7
README.md Normal file
View File

@@ -0,0 +1,7 @@
# Ionos DNS API Client
> [!NOTE] All credit goes to the original authors of the [Ionos DNS API](https://developer.hosting.ionos.com/docs/dns) and the [oapi-codegen](https://github.com/oapi-codegen/oapi-codegen) project.
This is a auto generated golang client for the [Ionos DNS API](https://developer.hosting.ionos.com/docs/dns).
No documentation will provided here, please refer to the [Ionos DNS API](https://developer.hosting.ionos.com/docs/dns) for more information regarding the API itself and [oapi-codegen](https://github.com/oapi-codegen/oapi-codegen) regarding usage of the generated client.