pi-hole/api

List Database Support

AzureMarker opened this issue · 2 comments

We are working out the details of moving the various lists we utilize into a database, including gravity, adlists, whitelist, blacklist, regex list, etc. The API will need to go through the database to access this information.

This should be done after #40, because that issue will work out the kinks of adding a database to the API.

See pi-hole/pi-hole#2611 for more details.

Closed by #141