Home

Awesome

Adguard Home API

A node package to communicate with Adguard api

<h1>&nbsp;</h1> <div align="center"> <img src="https://upload.wikimedia.org/wikipedia/commons/thumb/4/4c/AdGuard.svg/2048px-AdGuard.svg.png" width="128"> </div> <h1>&nbsp;</h1> Adguard Home API is write in typescript and allows you to use Adguard Home API in JS project with simple function

Features

Documentation

https://github.com/Andrea055/AdguardHomeAPI/blob/main/documentation/README.md

Installation

For developers:

You can use the .sln project if you use Visual Studio 2022 or you can compile with this commands:

npm install
tsc --build

NPM packages:

https://www.npmjs.com/package/adguard-api

npm i adguard-api

TODO

FunctionPriority
Complete all POST endopointAvailable from version 1.0.2-Done
Add some endopointNot important, need tester
Add guideDone

Development

Want to contribute? Great!

Do pull requests and I review your changes

License

MIT