Awesome
Adguard Home API
A node package to communicate with Adguard api
<h1> </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> </h1> Adguard Home API is write in typescript and allows you to use Adguard Home API in JS project with simple functionFeatures
- Fast
- Simple to use
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
Function | Priority |
---|---|
Complete all POST endopoint | Available from version 1.0.2-Done |
Add some endopoint | Not important, need tester |
Add guide | Done |
Development
Want to contribute? Great!
Do pull requests and I review your changes
License
MIT