https://github.com/gmichels/adguard-client-go
AdGuard Home API Client for Go
https://github.com/gmichels/adguard-client-go
adguard adguardhome sdk sdk-go
Last synced: 3 months ago
JSON representation
AdGuard Home API Client for Go
- Host: GitHub
- URL: https://github.com/gmichels/adguard-client-go
- Owner: gmichels
- License: mit
- Created: 2023-02-28T16:27:23.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-05-07T19:18:15.000Z (5 months ago)
- Last Synced: 2025-06-01T14:11:52.542Z (4 months ago)
- Topics: adguard, adguardhome, sdk, sdk-go
- Language: Go
- Homepage:
- Size: 45.9 KB
- Stars: 4
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# AdGuard Home Go SDK
[](https://github.com/gmichels/adguard-client-go/releases)
[](https://godoc.org/github.com/gmichels/adguard-client-go)
[](https://github.com/gmichels/adguard-client-go/blob/main/LICENSE)
[](https://github.com/gmichels/adguard-client-go/actions)
[](https://goreportcard.com/report/github.com/gmichels/adguard-client-go)
[](https://codecov.io/github/gmichels/adguard-client-go)Updated to version 0.107.60 of the [upstream API](https://github.com/AdguardTeam/AdGuardHome/blob/v0.107.60/openapi/openapi.yaml).
This was written primarily for use in my [Terraform provider for AdGuard Home](https://github.com/gmichels/terraform-provider-adguard).