Skip to content

A typescript library to comunicate with Adguard home API

Notifications You must be signed in to change notification settings

andreock/AdguardHomeAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

65b003d · Mar 21, 2022

History

21 Commits
Mar 21, 2022
Mar 19, 2022
Mar 19, 2022
Mar 19, 2022
Mar 19, 2022
Mar 19, 2022
Mar 19, 2022
Mar 19, 2022
Mar 21, 2022
Mar 19, 2022
Mar 21, 2022
Mar 21, 2022
Mar 19, 2022
Mar 19, 2022

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published