pi-hole / api

The Pi-hole API
Other
162 stars 22 forks source link
pi-hole

This repository has been archived. For more information please see https://github.com/pi-hole/FTL/pull/659

Pi-hole API

Work in progress HTTP API for Pi-hole. The API reads FTL's shared memory so it can directly read the statistics FTL generates. This API is the replacement for most of FTL's socket/telnet API, as well as the PHP API of the pre-5.0 web interface.

Getting Started (Development)