node-open-mining-portal/website/pages/api.html
Alejandro Reyero 25406582b9 Update api.html
Missing closing tag in <LI> pool_stats
2014-04-28 09:54:24 +02:00

11 lines
170 B
HTML

<div>
API Docs here
<ul>
<li>/stats - raw json statistic</li>
<li>/pool_stats - historical time per pool json </li>
<li>/live_stats - live stats </li>
</ul>
</div>