diff options
| author | Shulhan <ms@kilabit.info> | 2022-05-22 21:47:09 +0700 |
|---|---|---|
| committer | Shulhan <ms@kilabit.info> | 2022-05-22 21:51:48 +0700 |
| commit | 3a38245a6a418b2ddbe4dfcd916ab83708b6f500 (patch) | |
| tree | 5e7972a3ba569fb0269bbf573d8a7ad719540075 /cmd/resolver | |
| parent | 0b92dbb8463dee31c005c59f67c2bf754a9eae12 (diff) | |
| download | rescached-3a38245a6a418b2ddbe4dfcd916ab83708b6f500.tar.xz | |
all: implement HTTP API to fetch list of block.d
Given the following request,
GET /api/block.d
It will return list of hosts in block.d as JSON format:
{
"data": {
"<name>": <Blockd>
...
}
}
Diffstat (limited to 'cmd/resolver')
0 files changed, 0 insertions, 0 deletions
