An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# AdGuard Home Go SDK

[![Release](https://img.shields.io/github/v/release/gmichels/adguard-client-go)](https://github.com/gmichels/adguard-client-go/releases)
[![GoDoc](https://godoc.org/github.com/gmichels/adguard-client-go?status.svg)](https://godoc.org/github.com/gmichels/adguard-client-go)
[![License](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/gmichels/adguard-client-go/blob/main/LICENSE)
[![Status](https://github.com/gmichels/adguard-client-go/workflows/Release/badge.svg)](https://github.com/gmichels/adguard-client-go/actions)
[![Go Report Card](https://goreportcard.com/badge/github.com/gmichels/adguard-client-go)](https://goreportcard.com/report/github.com/gmichels/adguard-client-go)
[![codecov](https://codecov.io/github/gmichels/adguard-client-go/graph/badge.svg?token=3WMOYDJ5CS)](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).