Andrea055 / AdguardHomeAPI

A typescript library to comunicate with Adguard home API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Adguard Home API

A node package to communicate with Adguard api

 

 

Adguard Home API is write in typescript and allows you to use Adguard Home API in JS project with simple function

Features

  • 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

About

A typescript library to comunicate with Adguard home API


Languages

Language:TypeScript 100.0%